summaryrefslogblamecommitdiff
path: root/benchmarks/thrulay/pkg-descr
blob: 46e821b13fda85c6f49b5bf7838f087ec9b0d8cc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                        
The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.

Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
  - one-way delay, with quantiles
  - packet loss
  - packet duplication
  - reordering
* For UDP, the ability to send precisely positioned true Poisson streams
  (microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)