Created
November 19, 2013 22:41
-
-
Save bendiy/7553882 to your computer and use it in GitHub Desktop.
Server Benchmarks
This file contains 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
mkdir io-test | |
cd io-test/ | |
wget www.iozone.org/src/current/iozone3_413.tar | |
tar -xvf iozone3_413.tar | |
rm iozone3_413.tar | |
cd iozone3_413/src/current/ | |
make linux-AMD64 | |
./iozone -RazMb io-test.xls |
Outputs something like:
CPU model : Intel(R) Xeon(R) CPU E5430 @ 2.66GHz
Number of cores : 2
CPU frequency : 2660.000 MHz
Total amount of ram : 7450 MB
Total amount of swap : 0 MB
System uptime : 2 days, 19:52,
Download speed from CacheFly: 29.6MB/s
Download speed from Linode, Atlanta GA: 15.0MB/s
Download speed from Linode, Dallas, TX: 13.6MB/s
Download speed from Linode, Tokyo, JP: 4.85MB/s
Download speed from Linode, London, UK:
Download speed from Leaseweb, Haarlem, NL: 7.35MB/s
Download speed from Softlayer, Singapore: 6.26MB/s
Download speed from Softlayer, Seattle, WA: 6.82MB/s
Download speed from Softlayer, San Jose, CA: 9.29MB/s
Download speed from Softlayer, Washington, DC: 47.8MB/s
I/O speed : 48.9 MB/s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And also:
wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash