root/trunk/tests.html

Revision 1, 0.9 kB (checked in by root, 3 years ago)

initial import

Line 
1 <html>
2 <head><title>BPS Tests Reference Sites</title></head>
3 <body TEXT="#000000" BGCOLOR="#ffffff">
4 <H2>Consult the following sites for information about the tests</H2>
5 <UL>
6 <LI><A HREF="http://www.coker.com.au/bonnie++/">bonnie++</A> - hard drive performance</LI>
7
8 <LI><A HREF="http://www.cs.virginia.edu/stream/">stream</A> - memory performance</LI>
9
10 <LI><A HREF=" http://www.netperf.org/netperf/NetperfPage.html">netperf</A> - general network performance</LI>
11
12 <LI><A HREF="http://www.scl.ameslab.gov/Projects/ClusterCookbook/nprun.html">netpipe</A> - detailed network performance</LI>
13
14 <LI><A HREF="http://www.linuxdoc.org/HOWTO/Benchmarking-HOWTO.html#toc3">unixbench</A> - general unix benchmarks</LI>
15
16 <LI><A HREF=" http://www.bitmover.com/lmbench/">LMbench</A> - low level benchmarks</LI>
17
18 <LI><A HREF="http://www.nas.nasa.gov/Software/NPB/">nas</A> - parallel tests</LI>
19 </UL>
20 </body>
21 </html>
Note: See TracBrowser for help on using the browser.