-
大小: 1003KB文件類型: .bz2金幣: 1下載: 1 次發(fā)布日期: 2023-10-13
- 語言: 其他
- 標(biāo)簽:
資源簡介
* 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);
}
- 上一篇:LDPC的Verilog程序源代碼
- 下一篇:IEC61850客戶端代碼
評論
共有 條評論