Skip to content

v1.5.3

Compare
Choose a tag to compare
@dmah42 dmah42 released this 23 Apr 11:55
c05843a

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)