hg: code-tools/jmh: Rebuild the SamplingBuffer interface:

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Mon Nov 4 03:44:56 PST 2013


Changeset: d43fbb55c77b
Author:    shade
Date:      2013-11-04 12:44 +0100
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/d43fbb55c77b

Rebuild the SamplingBuffer interface:
 - let the benchmark loop figure out when to backoff
 - do not throw out the samples, but "just" halve them

! jmh-core/src/main/java/org/openjdk/jmh/processor/internal/GenerateMicroBenchmarkProcessor.java
! jmh-core/src/main/java/org/openjdk/jmh/util/internal/SampleBuffer.java



More information about the jmh-dev mailing list