Class ProofOfWorkGenerationBenchmark

java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.identity.ProofOfWorkGenerationBenchmark
Direct Known Subclasses:
ProofOfWorkGenerationBenchmark_jmhType_B1

public class ProofOfWorkGenerationBenchmark extends AbstractBenchmark
  • Field Details

    • difficulty

      public int difficulty
  • Constructor Details

    • ProofOfWorkGenerationBenchmark

      public ProofOfWorkGenerationBenchmark()
  • Method Details

    • setup

      public void setup()
    • generateProofOfWork

      public void generateProofOfWork(org.openjdk.jmh.infra.Blackhole blackhole)