This repository was archived by the owner on Nov 9, 2017. It is now read-only.
danrabinowitz/Server-Speed-Test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* How to use speedtest.rb
# Ensure the settings in config.rb are correct
# Ensure you can connect to the servers in config.rb without being prompted for a password
# Run ./speedtest.rb from the command line. Be patient: It can take 15 minutes (or longer) to run 3 tests to two servers with decent bandwidth!
* Example output
$ time ./speedtest.rb
About to run test #1
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
About to run test #2
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
About to run test #3
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server1.com via afp...
Disconnecting from server1.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Connecting to server2.com via afp...
Disconnecting from server2.com...
Upload (Mbps) Download (Mbps) Inplace Editing (ops / sec)
server1.com 2.54 1.17 4.83
server2.com 1.97 1.01 4.51
real 13m21.632s
user 0m4.195s
sys 0m4.654s