Class ConcurrentHashMapBenchmark_concurrentHashMap_getThenComputeIfAbsent_jmhTest
- java.lang.Object
-
- cloud.orbit.actors.test.generated.ConcurrentHashMapBenchmark_concurrentHashMap_getThenComputeIfAbsent_jmhTest
-
public final class ConcurrentHashMapBenchmark_concurrentHashMap_getThenComputeIfAbsent_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConcurrentHashMapBenchmark_concurrentHashMap_getThenComputeIfAbsent_jmhTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openjdk.jmh.results.BenchmarkTaskResultconcurrentHashMap_getThenComputeIfAbsent_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidconcurrentHashMap_getThenComputeIfAbsent_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1)voidconcurrentHashMap_getThenComputeIfAbsent_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, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1)org.openjdk.jmh.results.BenchmarkTaskResultconcurrentHashMap_getThenComputeIfAbsent_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)org.openjdk.jmh.results.BenchmarkTaskResultconcurrentHashMap_getThenComputeIfAbsent_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidconcurrentHashMap_getThenComputeIfAbsent_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1)org.openjdk.jmh.results.BenchmarkTaskResultconcurrentHashMap_getThenComputeIfAbsent_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams)voidconcurrentHashMap_getThenComputeIfAbsent_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1)
-
-
-
Method Detail
-
concurrentHashMap_getThenComputeIfAbsent_Throughput
public org.openjdk.jmh.results.BenchmarkTaskResult concurrentHashMap_getThenComputeIfAbsent_Throughput(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_thrpt_jmhStub
public void concurrentHashMap_getThenComputeIfAbsent_thrpt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_AverageTime
public org.openjdk.jmh.results.BenchmarkTaskResult concurrentHashMap_getThenComputeIfAbsent_AverageTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_avgt_jmhStub
public void concurrentHashMap_getThenComputeIfAbsent_avgt_jmhStub(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_SampleTime
public org.openjdk.jmh.results.BenchmarkTaskResult concurrentHashMap_getThenComputeIfAbsent_SampleTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_sample_jmhStub
public void concurrentHashMap_getThenComputeIfAbsent_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, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_SingleShotTime
public org.openjdk.jmh.results.BenchmarkTaskResult concurrentHashMap_getThenComputeIfAbsent_SingleShotTime(org.openjdk.jmh.runner.InfraControl control, org.openjdk.jmh.infra.ThreadParams threadParams) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
concurrentHashMap_getThenComputeIfAbsent_ss_jmhStub
public void concurrentHashMap_getThenComputeIfAbsent_ss_jmhStub(org.openjdk.jmh.runner.InfraControl control, int batchSize, org.openjdk.jmh.results.RawResults result, ConcurrentHashMapBenchmark_ConcurrentHashMapState_jmhType l_concurrenthashmapstate2_G, ConcurrentHashMapBenchmark_jmhType l_concurrenthashmapbenchmark0_0, Blackhole_jmhType l_blackhole1_1) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
-