Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 08:50
· 2 commits to master since this release
v4.0.0
f3b85bc

What's Changed

This release introduces profiling to the walltime instrument and includes several key improvements to the existing benchmark fixture API! 🎉

Warning

Since we're now using CodSpeedHQ/instrument-hooks to control the instrument state, the performance may slightly change in tiny microbenchmarks when upgrading.

🚀 Features

  • Support perf profiling in Python walltime instrument by @not-matthias in #79
  • Support pytest-benchmark marker attributes by @art049 in #80
  • Support the pedantic API by @art049 in #81

New Contributors

Full Changelog: v3.2.0...v4.0.0