Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nim-lang/ci_bench

A simple performance dashboard for the Nim language
https://github.com/nim-lang/ci_bench

benchmarking nim nim-lang performance

Last synced: 8 days ago
JSON representation

A simple performance dashboard for the Nim language

Awesome Lists containing this project

README

        

## minimize
A simple performance dashboard for the Nim language

### Usage
* Run ./bench_nim.sh using a cronjob - it will run the benchmarks only when a new commit has been done
* Add a script named "deploy" to deploy bench.html
* Configure run_benchmarks.nim if needed

### Contributing
New benchmarks are welcome. See the existing ones as examples.

Please measure only specific language feature or submodules.

Benchmarks should run for few seconds only.