Created
October 18, 2013 13:00
-
-
Save lusis/7041193 to your computer and use it in GitHub Desktop.
testing the seattle speedtest servers from the new DC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# for i in 1423 1074 4031 2523 2965; do speedtest --simple --server $i; done | |
Ping: 24.319 ms | |
Download: 700.10 Mbit/s | |
Upload: 140.30 Mbit/s | |
Ping: 22.411 ms | |
Download: 475.84 Mbit/s | |
Upload: 132.55 Mbit/s | |
Ping: 22.014 ms | |
Download: 186.93 Mbit/s | |
Upload: 186.15 Mbit/s | |
Ping: 24.716 ms | |
Download: 122.05 Mbit/s | |
Upload: 160.67 Mbit/s | |
Ping: 22.968 ms | |
Download: 187.86 Mbit/s | |
Upload: 205.95 Mbit/s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment