Class HelloWorldBenchmark_measure
- java.lang.Object
-
- org.glassfish.jersey.examples.helloworld.generated.HelloWorldBenchmark_measure
-
@Generated("org.openjdk.jmh.generators.core.BenchmarkGenerator") public final class HelloWorldBenchmark_measure extends Object
-
-
Constructor Summary
Constructors Constructor Description HelloWorldBenchmark_measure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultmeasure_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidmeasure_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0)voidmeasure_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0)org.openjdk.jmh.results.BenchmarkTaskResultmeasure_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultmeasure_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidmeasure_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0)org.openjdk.jmh.results.BenchmarkTaskResultmeasure_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidmeasure_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0)
-
-
-
Method Detail
-
measure_Throughput
public org.openjdk.jmh.results.BenchmarkTaskResult measure_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
measure_thrpt_jmhStub
public void measure_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0) throws Throwable- Throws:
Throwable
-
measure_AverageTime
public org.openjdk.jmh.results.BenchmarkTaskResult measure_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
measure_avgt_jmhStub
public void measure_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0) throws Throwable- Throws:
Throwable
-
measure_SampleTime
public org.openjdk.jmh.results.BenchmarkTaskResult measure_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
measure_sample_jmhStub
public void measure_sample_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, org.openjdk.jmh.util.SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0) throws Throwable- Throws:
Throwable
-
measure_SingleShotTime
public org.openjdk.jmh.results.BenchmarkTaskResult measure_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws Throwable- Throws:
Throwable
-
measure_ss_jmhStub
public void measure_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, HelloWorldBenchmark_jmh l_helloworldbenchmark0_G, Blackhole_jmh l_blackhole1_0) throws Throwable- Throws:
Throwable
-
-