github google/benchmark v1.8.5

latest release: v1.9.0
2 months ago

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

Don't miss a new benchmark release

NewReleases is sending notifications on new releases.