문제

I know benchmarks are programs written to test processor performance in detail (Memory Operations, MIPS, FLOPS, etc).

Are any of these programs available for download and use (as source code)? If yes how to use them? Are they just compile and run? Or do they need some profiling or other work to be done?

도움이 되었습니까?

해결책

after a little bit of search, there are many open source benchmarks available for download as source code.

Wikipedia List

Roy Longbottom's PC Benchmark Collection

netlib Collection

다른 팁

If we're compiling a list, here are some other links commonly used, mostly graph algorithms:

For server oriented workloads, you can also use MemcacheD

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top