Difference between revisions of "Linux Benchmarking"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
* [[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
 
* [[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.
 
* [[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.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?
Line 59: 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