|
Run ping with the -t and -l options (Windows, I'm assuming). -t runs continuosly so you can get a better average time. And the -l specifies the amount of data to send, by default it's 32 bytes. Try 2048, 4096, etc. This will make the latency times more consistent with what you will experience when sending real data across the link.
|