benchmark_runner 0.1.0 benchmark_runner: ^0.1.0 copied to clipboard
A library for writing inline micro-benchmarks, reporting score statistics, and running sync/async benchmarks.
0.1.0 #
- Added tests for class
Stats
. ColorEmitter
now scales benchmark score stats (that are larger than 1000 us).- Added class
Score
.
0.0.4 #
- Updated dependencies.
0.0.3 #
- Updated dependencies.
- Amended
README.md
.
0.0.2 #
- Amended package description.
- Formated files.
- Amended tags.
0.0.1 #
Initial version