Linux benchmarking tools [closed]

耗尽温柔 提交于 2019-12-03 09:27:25

问题


I've been asked to evaluate a new vendor's computing system and management has requested that I do NOT use any of our existing software to evaluate the platform (believe it or not, they have some valid reasons).

Anyways, I've started trying to read up on meaningful benchmark programs for server-grade computers but haven't been all that impressed. I'm trying to demonstrate raw computing power and memory I/O throughput.

Any suggestions on meaningful tests that I should run? -- I will have access to both the existing system and the system to evaluate for all of these tests.


回答1:


Phoronix has a benchmark suite for Linux. Maybe it is sufficent for you.




回答2:


I ended up using the following sites to arrive at some somewhat meaningful benchmarks:

  • Linux Benchmarking HOWTO
  • SPEC (as suggested by matli)
  • Linux Benchmark Suite Homepage
  • LMBench
  • SELinux Benchmarks



回答3:


I like UnixBenchmark - http://code.google.com/p/byte-unixbench/. It's a well rounded test.




回答4:


SPEC is a fairly standardized and well recognized set of benchmarks. They are not free, but not very expensive. There are also a lot of published benchmark results for various servers on their web site.




回答5:


A lot of linux "benchmarks" ive seen demonstrate things such as encoding with LAME. I dont know if that example holds any water for a "server-grade" test




回答6:


It's not FLOSS, but http://www.primatelabs.ca/geekbench/ is pretty good :)




回答7:


Have a look at the Transaction Processing Council for ideas. They may have a result for your machines already.

Unfortunately you need to be a member to get hold of the software which is proced up to tier 1 hardware vendor levels.



来源:https://stackoverflow.com/questions/368472/linux-benchmarking-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!