Skip to content

Releases: google/benchmark

v1.9.0

16 Aug 10:09
Compare
Choose a tag to compare

What's Changed

breaking

  • Ensure reported Time is walltime by removing spurious scaling by threads by @dmah42 in #1836

other

New Contributors

Full Changelog: v1.8.5...v1.9.0

v1.8.5

18 Jul 10:14
Compare
Choose a tag to compare

What's Changed

  • Improve compatibility with Hexagon hardware by @steven-johnson in #1785
  • hotfix: Correct pypi-publishing action tag to v1.8.14 by @nicholasjng in #1791
  • CMake: unbreak version handling for tarballs by @LebedevRI in #1793
  • cycleclock: Fix type conversion to match function return type by @kraj in #1794
  • bump standard to C++14 by @dmah42 in #1799
  • Docs: Bump minimum required C++ version from C++11 to C++14 by @rschu1ze in #1800
  • cycleclock: Fix type conversion to match function return type on riscv64 by @kraj in #1802
  • [bazel] Use includes instead of strip_include_prefix by @alexkaratarakis in #1803
  • Find libpfm dependency in installed CMake configs by @stephenswat in #1806
  • Add -lkstat to the .pc for Solaris by @ccotter in #1801
  • add PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} to support multiplexing by @dmah42 in #1814
  • Clarify the difference between BENCHMARK_TEMPLATE_F and BENCHMARK_TEMPLATE_DEFINE_F + BENCHMARK_REGISTER_F by @jiawen in #1815
  • [FR] Add API to provide custom profilers #1807 by @xdje42 in #1809

New Contributors

Full Changelog: v1.8.4...v1.8.5

v1.8.4

23 May 14:03
a4cf155
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.3...v1.8.4

v1.8.3

31 Aug 12:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.8.3

v1.8.2

06 Jul 08:51
Compare
Choose a tag to compare

What's Changed

  • Add more terminals with color support by @p00f in #1621
  • Fix passing non-const lvalue refs to DoNotOptimize by @eseiler in #1622

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

04 Jul 07:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

05 May 10:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

11 Nov 14:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Jul 11:36
Compare
Choose a tag to compare

Small release to replace broken v1.6.2 release

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

18 Jul 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2