Class ReadThroughputDatagramChannelBenchmark

java.lang.Object
org.drasyl.performance.ReadThroughputDatagramChannelBenchmark

public class ReadThroughputDatagramChannelBenchmark extends Object
Reads for 60 seconds as fast as possible from a NioDatagramChannel and prints the read throughput. Results are used as a baseline to compare with other channels.
See Also: