git: openjdk/jmh: 7903511: JMH: Add score stability performance tests
duke
duke at openjdk.org
Wed Jul 26 19:05:10 UTC 2023
Changeset: 8bc325b2
Author: Aleksey Shipilëv <shipilev at amazon.de>
Committer: GitHub <noreply at github.com>
Date: 2023-07-26 21:03:52 +0000
URL: https://git.openjdk.org/jmh/commit/8bc325b2de5728077a62e9e32ea3ff15189636f8
7903511: JMH: Add score stability performance tests
= jmh-core-benchmarks/src/main/java/org/openjdk/jmh/benchmarks/BurstStabilityBench.java
+ jmh-core-benchmarks/src/main/java/org/openjdk/jmh/benchmarks/LongStabilityBench.java
! jmh-core-benchmarks/src/main/java/org/openjdk/jmh/validation/Main.java
= jmh-core-benchmarks/src/main/java/org/openjdk/jmh/validation/tests/BurstStabilityTest.java
+ jmh-core-benchmarks/src/main/java/org/openjdk/jmh/validation/tests/LongStabilityTest.java
More information about the jmh-dev
mailing list