v1.5.3
版本发布时间: 2021-04-23 19:55:09
google/benchmark最新发布版本:v1.9.0(2024-08-16 18:09:24)
New features
- Implement custom benchmark names (#1107)
- Support for macro expansion in benchmark names (#1054)
- Reduce ramp up repetitions when
KeepRunningBatch
is used (#1113)
Platform support
-
CycleTimer
implemented for M68K architecture (#1050) - Support for DragonFly BSD (#1058)
- Better support for z/OS (#1063, #1067)
- Add MSVC ARM64 support for cycle clocks (#1052)
- Add support for Elbrus 2000 (#1091)
- Fix CPU frequency for AMD Ryzen (and probably other CPUs) (#1117)
Bug fixes
- Fix range when starting at zero (#1073)
Tool improvements
- Build tools with bazel (#982)
- Support JSON dumps of benchmark diffs (#1042)