Class LoggerBenchmark_jmhType_B1
java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.util.logging.LoggerBenchmark
org.drasyl.util.logging.jmh_generated.LoggerBenchmark_jmhType_B1
- Direct Known Subclasses:
LoggerBenchmark_jmhType_B2
-
Field Summary
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.logging.LoggerBenchmark
logDisabledMsgOnly, logDisabledWith100Args, logDisabledWith100Suppliers, logDisabledWith10Args, logDisabledWith10Suppliers, logDisabledWith1Arg, logDisabledWith1Supplier, logEnabledMsgOnly, logEnabledWith100Args, logEnabledWith100Suppliers, logEnabledWith10Args, logEnabledWith10Suppliers, logEnabledWith1Arg, logEnabledWith1Supplier, setupMethods inherited from class org.drasyl.AbstractBenchmark
getForks, getMeasureIterations, getReportDir, getTimeout, getWarmupIterations, handleUnexpectedException, jvmArgs, newOptionsBuilder
-
Constructor Details
-
LoggerBenchmark_jmhType_B1
public LoggerBenchmark_jmhType_B1()
-