Class ByteToRemoteMessageCodecBenchmark

java.lang.Object
org.drasyl.AbstractBenchmark
org.drasyl.handler.remote.ByteToRemoteMessageCodecBenchmark
Direct Known Subclasses:
ByteToRemoteMessageCodecBenchmark_jmhType_B1

public class ByteToRemoteMessageCodecBenchmark extends AbstractBenchmark
  • Constructor Details

    • ByteToRemoteMessageCodecBenchmark

      public ByteToRemoteMessageCodecBenchmark()
  • Method Details

    • setup

      public void setup()
    • decode

      public void decode(org.openjdk.jmh.infra.Blackhole blackhole)
    • encode

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