Package org.drasyl.crypto.jmh_generated
Class KeyGenBenchmark_jmhType_B3
java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.crypto.KeyGenBenchmark
org.drasyl.crypto.jmh_generated.KeyGenBenchmark_jmhType_B1
org.drasyl.crypto.jmh_generated.KeyGenBenchmark_jmhType_B2
org.drasyl.crypto.jmh_generated.KeyGenBenchmark_jmhType_B3
- Direct Known Subclasses:
KeyGenBenchmark_jmhType
-
Field Summary
Fields inherited from class org.drasyl.crypto.jmh_generated.KeyGenBenchmark_jmhType_B2
readyInvocation, readyIteration, readyTrial, setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdaterFields 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.crypto.KeyGenBenchmark
convertToX25519, generateEphemeralKey, generateLongTimeKey, generateSessionKeyPairFromEphemeralKey, generateSessionKeyPairFromLongTimeKey, setupMethods inherited from class org.drasyl.AbstractBenchmark
getForks, getMeasureIterations, getReportDir, getTimeout, getWarmupIterations, handleUnexpectedException, jvmArgs, newOptionsBuilder
-
Constructor Details
-
KeyGenBenchmark_jmhType_B3
public KeyGenBenchmark_jmhType_B3()
-