Skip to content

Releases: CodSpeedHQ/codspeed-cpp

v1.1.1

12 May 20:17
5324618
Compare
Choose a tag to compare

What's Changed

  • fix: Update source files pattern in codspeed cc_library target by @art049 in #9

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 May 14:07
bf30684
Compare
Choose a tag to compare

What's Changed

  • Add bazel support for google benchmark by @GuillaumeLagrange in #8
  • Improve the location of Valgrind trapdoors to improve accuracy of measurements

Full Changelog: v1.0.1...v1.1.0

v1.0.1

26 Mar 17:13
b6cbff9
Compare
Choose a tag to compare

What's Changed

  • feat: add support for fixtures by @not-matthias in #7
  • fix: use proper pid in google benchmark walltime, expose CODSPEED_MODE as en option, fix compilation error with -Wall in instrumented mode by @GuillaumeLagrange in #6

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Mar 17:17
1dda619
Compare
Choose a tag to compare

Initial release with google-benchmark compatibility. 🎉