Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道基准测试是为详细测试处理器性能而编写的程序(内存操作、MIPS、FLOPS 等)。
是否有任何这些程序可供下载和使用(作为源代码)?如果是,如何使用它们?他们只是编译和运行吗?还是他们需要进行一些分析或其他工作?
经过一番搜索,有许多开源基准测试可供下载作为源代码。
维基百科列表
Roy Longbottom 的 PC 基准测试集
netlib 集合
如果我们正在编译一个列表,这里有一些其他常用的链接,主要是图形算法:
对于面向服务器的工作负载,您还可以使用MemcacheD