Skip to content

Nonius 1.1.1

Compare
Choose a tag to compare
@rmartinho rmartinho released this 05 Jun 09:38
· 32 commits to stable since this release
v1.1.1
0b574d9

This is a patch release of nonius.

Nonius is an open-source framework for benchmarking small snippets of C++ code, inspired by Criterion. Nonius runs your code, measures the time it takes to run, and then performs some statistical analyses on those measurements. Check out the documentation for more information.

This release removes a warning generated when compiling with 64-bit MSVC.