Class SingleNodeBenchmark_requestThroughput_jmhTest
- java.lang.Object
-
- cloud.orbit.actors.test.generated.SingleNodeBenchmark_requestThroughput_jmhTest
-
public final class SingleNodeBenchmark_requestThroughput_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SingleNodeBenchmark_requestThroughput_jmhTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultrequestThroughput_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidrequestThroughput_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0)voidrequestThroughput_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, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0)org.openjdk.jmh.results.BenchmarkTaskResultrequestThroughput_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultrequestThroughput_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidrequestThroughput_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0)org.openjdk.jmh.results.BenchmarkTaskResultrequestThroughput_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidrequestThroughput_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0)
-
-
-
Method Detail
-
requestThroughput_Throughput
public org.openjdk.jmh.results.BenchmarkTaskResult requestThroughput_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_thrpt_jmhStub
public void requestThroughput_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_AverageTime
public org.openjdk.jmh.results.BenchmarkTaskResult requestThroughput_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_avgt_jmhStub
public void requestThroughput_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_SampleTime
public org.openjdk.jmh.results.BenchmarkTaskResult requestThroughput_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_sample_jmhStub
public void requestThroughput_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, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_SingleShotTime
public org.openjdk.jmh.results.BenchmarkTaskResult requestThroughput_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
requestThroughput_ss_jmhStub
public void requestThroughput_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, SingleNodeBenchmark_jmhType l_singlenodebenchmark0_G, Blackhole_jmhType l_blackhole1_0) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
-