Hi,

I have written a little tool to send and receive UDP packets and
measure thoughput.  With existing programs like iperf3 it is unclear
what happens at syscall layer.  My udpbench can generate twice as
much UDP throughput due to strange effects in iperf3.

Can we add benchmarks/udpbench as port?

Comment:
udp network benchmarking tool

Description:
Measure UDP send and receive performance.  Be very careful that the
data is reliable.  Avoid unnecessary system calls that may affect
the result.

ok?

bluhm

Reply via email to