An open API service indexing awesome lists of open source software.

https://github.com/d5/tengobench

Benchmarks for Tengo Language
https://github.com/d5/tengobench

Last synced: about 1 year ago
JSON representation

Benchmarks for Tengo Language

Awesome Lists containing this project

README

          

# Tengo Language Benchmark

For initial setup, run:

```bash
make setup
```

To start the benchmark, run:

```bash
make start
```

You can see all the source codes used in this benchmark in [code](https://github.com/d5/tengobench/tree/master/code) directory.