hg: code-tools/jmh: 7901118: Internal sleeps limit the lower bound for time spent doing an iteration by 100ms
aleksey.shipilev at oracle.com
aleksey.shipilev at oracle.com
Thu Dec 4 16:46:08 UTC 2014
Changeset: adb6047266d8
Author: shade
Date: 2014-12-04 19:45 +0300
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/adb6047266d8
7901118: Internal sleeps limit the lower bound for time spent doing an iteration by 100ms
Summary: Use the blocking flags to communicate the end of sync-iteration catchup loops.
! jmh-core/src/main/java/org/openjdk/jmh/runner/InfraControl.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/LoopBenchmarkHandler.java
More information about the jmh-dev
mailing list