Class WriteThroughputDatagramChannelBenchmark

java.lang.Object
org.drasyl.performance.WriteThroughputDatagramChannelBenchmark

public class WriteThroughputDatagramChannelBenchmark extends Object
Writes for 60 seconds as fast as possible to an empty NioDatagramChannel and prints the write throughput. Results are used as a baseline to compare with other channels.
See Also:
  • Constructor Details

    • WriteThroughputDatagramChannelBenchmark

      public WriteThroughputDatagramChannelBenchmark()
  • Method Details