• 大小: 1003KB
    文件类型: .bz2
    金币: 1
    下载: 0 次
    发布日期: 2023-10-13
  • 语言: 其他
  • 标签:

资源简介

* Suite of simple, portable benchmarks * Compares different systems performance * Results available for most major vendors (SUN, HP, IBM, DEC, SGI, PCs including 200 Mhz P6's) * Free software, covered by the GNU General Public License. * Bandwidth benchmarks o Cached file read o Memory copy (bcopy) o Memory read o Memory write o Pipe o TCP * Latency benchmarks o Context switching. o Networking: connection establishment, pipe, TCP, UDP, and RPC hot potato o File system creates and deletes. o Process creation. o Signal handling o System call overhead o Memory read latency * Miscellanious o Processor clock rate calculation

资源截图

代码片段和文件信息

volatile int i;

main()
{

nice(10);
for (;;) getppid();
//for (;;) i++;
exit(i);
}

评论

共有 条评论

相关资源