Package org.drasyl.util.jmh_generated
Class ExpiringMapBenchmark_jmhType
java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.util.ExpiringMapBenchmark
org.drasyl.util.jmh_generated.ExpiringMapBenchmark_jmhType_B1
org.drasyl.util.jmh_generated.ExpiringMapBenchmark_jmhType_B2
org.drasyl.util.jmh_generated.ExpiringMapBenchmark_jmhType_B3
org.drasyl.util.jmh_generated.ExpiringMapBenchmark_jmhType
-
Field Summary
Fields inherited from class org.drasyl.util.jmh_generated.ExpiringMapBenchmark_jmhType_B2
readyInvocation, readyIteration, readyTrial, setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdater
Fields inherited from class org.drasyl.AbstractBenchmark
BASE_JVM_ARGS, DEFAULT_FORKS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drasyl.util.ExpiringMapBenchmark
emptyContainsKey, emptyContainsKeyGuavaCache, emptyContainsKeyHashSet, existingEntryPut, existingEntryPutGuavaCache, existingEntryPutHashSet, newEntryPut, newEntryPutGuavaCache, newEntryPutHashSet, nonEmptyContainsKey, nonEmptyContainsKeyGuavaCache, nonEmptyContainsKeyHashSet, setup
Methods inherited from class org.drasyl.AbstractBenchmark
getForks, getMeasureIterations, getReportDir, getTimeout, getWarmupIterations, handleUnexpectedException, jvmArgs, newOptionsBuilder
-
Constructor Details
-
ExpiringMapBenchmark_jmhType
public ExpiringMapBenchmark_jmhType()
-