Zoxc / crusader

A network throughput and latency tester.
Apache License 2.0
107 stars 8 forks source link

First cut at documentation for "numerical summary window" #78

Closed richb-hanover closed 1 week ago

richb-hanover commented 1 week ago

Numerical Summary Windows

The Crusader GUI displays charts showing Throughput, Latency, and Packet loss. The ⓘ symbol opens a window showing a numerical summary of the charted data.

Throughput

image

Latency

image

Crusader smooths all the latency samples over a 400 msec window. The values shown below display the maximum of those smoothed values. This emphasizes the peaks of latency.

Packet loss

image
richb-hanover commented 1 week ago

See PR #79