Linux benchmarking tools [closed]

2019-03-13 10:03发布

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.

7条回答
神经病院院长
2楼-- · 2019-03-13 10:27

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

查看更多
smile是对你的礼貌
3楼-- · 2019-03-13 10:29

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

查看更多
Fickle 薄情
4楼-- · 2019-03-13 10:30

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

查看更多
别忘想泡老子
5楼-- · 2019-03-13 10:40

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.

查看更多
smile是对你的礼貌
6楼-- · 2019-03-13 10:43

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

查看更多
劫难
7楼-- · 2019-03-13 10:48

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.

查看更多
登录 后发表回答