Class ProofOfWorkGenerationBenchmark_jmhType_B1
java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.identity.ProofOfWorkGenerationBenchmark
org.drasyl.identity.jmh_generated.ProofOfWorkGenerationBenchmark_jmhType_B1
- Direct Known Subclasses:
ProofOfWorkGenerationBenchmark_jmhType_B2
-
Field Summary
Fields inherited from class org.drasyl.identity.ProofOfWorkGenerationBenchmark
difficultyFields 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.identity.ProofOfWorkGenerationBenchmark
generateProofOfWork, setupMethods inherited from class org.drasyl.AbstractBenchmark
getForks, getMeasureIterations, getReportDir, getTimeout, getWarmupIterations, handleUnexpectedException, jvmArgs, newOptionsBuilder
-
Constructor Details
-
ProofOfWorkGenerationBenchmark_jmhType_B1
public ProofOfWorkGenerationBenchmark_jmhType_B1()
-