Package org.drasyl.performance
package org.drasyl.performance
-
ClassDescriptionHelper class to write as fast as possible (on multiple threads) to a given udp server.Reads for 60 seconds as fast as possible from a
NioDatagramChannel
and prints the read throughput.Receives UDP packets for 60 seconds and calculates the read throughput.This class creates a user-defined number of nodes, which do nothing else than register with the super peers.Writes for 60 seconds as fast as possible to an emptyNioDatagramChannel
and prints the write throughput.Writes for 60 seconds as fast as possible to theDatagramChannel
used by drasyl and prints the write throughput.