Skip to content

v4.0.2

Compare
Choose a tag to compare
@martinus martinus released this 01 Aug 17:00
· 102 commits to master since this release

Direct download: nanobench.h

  • Changed doNotOptimizeAway to what google benchmark is doing. The old code did not work on some machines.
  • fix #37: display correct "total" value
  • minor Documentation updates