|
⇤ ← Revision 1 as of 2015-12-20 16:04:07
Size: 517
Comment:
|
← Revision 2 as of 2015-12-20 16:24:14 ⇥
Size: 785
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| == iozone == * http://www.cyberciti.biz/tips/linux-filesystem-benchmarking-with-iozone.html * http://www.puryear-it.com/blog/2015/05/12/how-to-run-iometer-for-disk-io-testing/ |
|
| Line 19: | Line 22: |
== References == https://wiki.archlinux.org/index.php/Benchmarking#Software_suites |
bonnie++ TEST I/O
http://www.xkyle.com/how-to-benchmark-harddrives-in-linux/
bonnie++ -d /tmp -r 1024 -u merlyn >> /tmp/test.csv cat /tmp/test.csv | bon_csv2html > /tmp/xx.html
Linux I/O Performance Tests using dd
https://www.thomas-krenn.com/en/wiki/Linux_I/O_Performance_Tests_using_dd
http://www.jamescoyle.net/how-to/599-benchmark-disk-io-with-dd-and-bonnie
iozone
http://www.cyberciti.biz/tips/linux-filesystem-benchmarking-with-iozone.html
http://www.puryear-it.com/blog/2015/05/12/how-to-run-iometer-for-disk-io-testing/
Network I/O
http://www.jamescoyle.net/cheat-sheets/581-iperf-cheat-sheet
References
https://wiki.archlinux.org/index.php/Benchmarking#Software_suites
