Difference between revisions of "Linux Benchmarking"

From OnnoWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Synthetic Benchmark==
 
==Synthetic Benchmark==
 
* http://www.bitmover.com/lmbench/ lmbench - a GPL'd suite of atomic benchmarks, no publishing restrictions  
 
* http://www.bitmover.com/lmbench/ lmbench - a GPL'd suite of atomic benchmarks, no publishing restrictions  
* [[UnixBench]] - a fundamental high-level Linux benchmark suite, Unixbench integrates CPU and file I/O tests, as well as system behaviour under various user loads
+
* [[UnixBench]] - a fundamental high-level [[Linux]] benchmark suite, Unixbench integrates [[CPU]] and file I/O tests, as well as system behaviour under various user loads
* http://www.caldera.com/developers/community/contrib/aim.html AIM9 - the AIM Independent Resource Benchmark exercises and times each component of a UNIX computer system, independently. The benchmark uses 58 subtests to generate absolute processing rates, in operations per second, for subsystems, I/O transfers, function calls, and UNIX system calls. GPL'd and can be published under the "non-audited" clause.
+
* [[LLCBench]] http://icl.cs.utk.edu/projects/llcbench/index.htm - LLCbench (Low-Level Characterization Benchmarks) was created by combining MPBench, CacheBench, and BLASBench into a single benchmark package.
 +
* [[IOZone]] http://www.iozone.org/ - IOzone is a filesystem benchmark tool.
 +
* http://www.caldera.com/developers/community/contrib/aim.html AIM9 - the AIM Independent Resource Benchmark exercises and times each component of a [[UNIX]] computer system, independently. The benchmark uses 58 subtests to generate absolute processing rates, in operations per second, for subsystems, I/O transfers, function calls, and [[UNIX]] system calls. GPL'd and can be published under the "non-audited" clause.
 
* http://www.netperf.org/netperf/NetperfPage.html Netperf - a sophisticated network and filesystem benchmark, freely available, publishable?
 
* http://www.netperf.org/netperf/NetperfPage.html Netperf - a sophisticated network and filesystem benchmark, freely available, publishable?
 
* ftp://onet4.external.hp.com/dist/networking/benchmarks/SSLperf/ SSLperf - open source web benchmark designed to measure performance of SSL operations
 
* ftp://onet4.external.hp.com/dist/networking/benchmarks/SSLperf/ SSLperf - open source web benchmark designed to measure performance of SSL operations
Line 19: Line 21:
 
==Application Benchmark==
 
==Application Benchmark==
  
 +
* http://www.acnc.com/benchmarks/bonnie.tar.gz - Bonnie - One of the best "open systems" benchmarks available. It can be compiled under different [[UNIX]] flavors. We have successfully run it under SCO [[UNIX]], [[Linux]], Solaris, and BSDI. It should also compile with minimal changes under other UNIXes
 
* http://osdb.sourceforge.net/ Open Source Database Benchmark - GPL'd benchmark based on the AS3AP database benchmark with no publishing restrictions
 
* http://osdb.sourceforge.net/ Open Source Database Benchmark - GPL'd benchmark based on the AS3AP database benchmark with no publishing restrictions
 
* http://www.volano.com/benchmarks.html VolanoMark - a Java-based chat room benchmark, freely availible, publishable?
 
* http://www.volano.com/benchmarks.html VolanoMark - a Java-based chat room benchmark, freely availible, publishable?
Line 43: Line 46:
 
* http://www.nas.nasa.gov/Research/Software/swdesciption.html ARC2D Benchmark - scientific benchmark, source freely available, publishable?
 
* http://www.nas.nasa.gov/Research/Software/swdesciption.html ARC2D Benchmark - scientific benchmark, source freely available, publishable?
 
* http://www.netlib.org/parkbench/ PARKBENCH - PARellel Kernels and BENCHmarks
 
* http://www.netlib.org/parkbench/ PARKBENCH - PARellel Kernels and BENCHmarks
* http://www.netlib.org/benchmark/hpl/ High Performance Linpack Benchmark  
+
* http://www.netlib.org/benchmark/hpl/ High Performance Linpack Benchmark
  
 
==Referensi==
 
==Referensi==
Line 57: Line 60:
  
 
* [[Linux Howto]]
 
* [[Linux Howto]]
 +
* [[OS: Build in Monitoring Tool]]
 +
* [[Linux Benchmarking]]
 +
* [[OS: mbw memory bandwidth benchmark program]]
 +
* [[OS: stress - tool untuk test test komputer]]
 +
* [[OS: Benchmarking menggunakan UnixBench]]
 +
* [[OS: Benchmarking menggunakan LLCBench]]
 +
* [[OS: Benchmarking menggunakan iozone]]
 +
* [[OS: Benchmarking menggunakan Bonnie++]]
 +
 +
* [[OS: Benchmarking menggunakan lmbench]]
 +
* [[OS: Benchmarking menggunakan collectl]]
 +
* [[OS: Benchmarking menggunakan flashbench]]
 +
* [[OS: Benchmarking menggunakan fsmark]]
 +
 +
* [[OS: HTTP Benchmarking menggunakan siege]]
 +
* [[OS: HTTP Benchmarking menggunakan httest]]
 +
* [[OS: nmon performance monitoring utility]]
 +
* [[OS: namebench DNS benchmark utility]]
 +
* [[OS: postal SMTP benchmark]]

Latest revision as of 19:25, 6 February 2015

Synthetic Benchmark

Application Benchmark

Referensi

Pranala Menarik