Sbt Jmh Versions Save

"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)

v0.4.7

5 months ago

Changes

  • fix: Use ForkRun for generateJmhSourcesAndResources @tmccombs (#243)
  • Bump actions/setup-java from 3 to 4 @dependabot (#242)
  • Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot (#240)
  • Update sbt to 1.9.7 @github-actions (#239)
  • Bump actions/checkout from 4.0.0 to 4.1.0 @dependabot (#238)
  • Update sbt to 1.9.6 @github-actions (#237)
  • Fix release-drafter @guizmaii (#236)

v0.4.6

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sbt/sbt-jmh/compare/v0.4.4...v0.4.6

v0.4.4

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sbt/sbt-jmh/compare/v0.4.3...v0.4.4

v0.4.5

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sbt/sbt-jmh/compare/v0.4.4...v0.4.5

v0.4.2

3 years ago
  • Upgrade to JMH 1.31 (which supports async-profiler 2.x)

v0.4.1

3 years ago
  • Default to JMH 0.3.0
  • Publish to Maven Central

v0.3.4

4 years ago

Graal VM support

v0.3.7

4 years ago
  • Closed issues
  • Published with JDK 8 (0.3.5 and 0.3.6 were accidentally published with a later JDK)