No description
Find a file
Ivan Koster 48257dd66f
Merge pull request #5 from adelq/strfmt-upgrade
Update strfmt to > 0.10.0 for compatibility with Nim >= 0.19.0
Nimbench 0.2.1 release
2020-04-28 20:20:24 +02:00
doc Platform support doc now contain some platforms that the community tested 2016-02-22 21:48:12 +01:00
nimbench/private Initial posix support 2016-02-13 14:26:26 +01:00
LICENSE Initial commit 2016-02-10 00:31:27 +01:00
nimbench.html Platform support doc now contain some platforms that the community tested 2016-02-22 21:48:12 +01:00
nimbench.nim Benchmarks can now print results relative to eachother, with the relative variants of bench() 2016-02-18 22:05:03 +01:00
nimbench.nimble Bump version to 0.2.1 2020-04-28 13:57:50 -04:00
README.md Create README.md 2016-02-10 00:49:21 +01:00

nimbench

A micro benchmark module for Nim.

For an easy introduction, code examples, platform support and more information, check out the fully generated documentation, at: http://htmlpreview.github.io/?https://github.com/ivankoster/nimbench/blob/master/nimbench.html