Skip to content

picobench 2.10.0

Latest

Choose a tag to compare

@iboB iboB released this 09 Jul 09:33
v2.10.0
1fdd89f
  • Add state::input. A superset of state iterations which includes an additional type-erased data field
    • mostly backward compatible: benchmark::iterations(), state::iterations(), runner::set_default_iterations() work)
    • ... with the exception of PICOBENCH_DEFAULT_ITERATIONS. Defining this macro triggers an error now
  • Turn PICOBENCH_VERSION into an integer