Skip to content

A simple performance dashboard for the Nim language

License

Notifications You must be signed in to change notification settings

nim-lang/ci_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published