Skip to content

v1.6.1

Compare
Choose a tag to compare
@dmah42 dmah42 released this 10 Jan 19:19
· 332 commits to main since this release

What's Changed

Fixes

Features

  • Added support of packaged GTest for running unit tests by @xvitaly in #1226
  • Introduce additional memory metrics by @oontvoo in #1238
  • Added Doxygen support by @xvitaly in #1228
  • Allow template arguments to be specified directly on the BENCHMARK macro by @oontvoo in #1262
  • [RFC] Adding API for setting/getting benchmark_filter flag? by @oontvoo in #1254
  • use docker container for ubuntu-16.04 builds by @dominichamon in #1265
  • Support for building with LLVM clang-10/clang-11 on Windows. by @alisenai in #1227
  • Add Setup/Teardown option on Benchmark. by @oontvoo in #1269
  • compare.py: compute and print 'OVERALL GEOMEAN' aggregate by @LebedevRI in #1289

New Contributors

Full Changelog: v1.6.0...v1.6.1