Docs: Added note on testing

This commit is contained in:
Franklin van de Meent
2017-08-20 12:02:20 +02:00
parent 8bcd17a0df
commit af1f4d2d06
+9
View File
@@ -43,6 +43,15 @@ dd if=/dev/zero of=100mb.bin bs=100M count=1
``` ```
Note on testing
---------------
With these kind of tools you are testing the available bandwidth of
the slowest connection between your device and the host. For example,
when your web server connection is slower than your own network, you
are actually testing the server's bandwidth instead of your own.
Unlicense Unlicense
--------- ---------