Class ApplicationMessageBenchmark

java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.handler.remote.protocol.ApplicationMessageBenchmark
Direct Known Subclasses:
ApplicationMessageBenchmark_jmhType_B1

public class ApplicationMessageBenchmark extends AbstractBenchmark
  • Field Details

    • ALLOC

      public static final io.netty.buffer.PooledByteBufAllocator ALLOC
    • HOP_COUNT

      public static final HopCount HOP_COUNT
    • IS_ARMED

      public static final boolean IS_ARMED
      See Also:
    • NETWORK_ID

      public static final int NETWORK_ID
      See Also:
    • RECIPIENT

      public static final IdentityPublicKey RECIPIENT
    • SENDER

      public static final IdentityPublicKey SENDER
    • PROOF_OF_WORK

      public static final ProofOfWork PROOF_OF_WORK
    • PAYLOAD

      public static final io.netty.buffer.ByteBuf PAYLOAD
  • Constructor Details

    • ApplicationMessageBenchmark

      public ApplicationMessageBenchmark()
  • Method Details

    • encodeMessage

      public void encodeMessage(org.openjdk.jmh.infra.Blackhole blackhole)
    • tearDown

      public void tearDown()