|
Posted at 3/30/2018 22:09:29
View:3681
|
Replies:0
Print
Only Author
[Copy Link]
1#
What are the outputs of the following benchmarks?
Mainly I'm interested in;
But others would likely want to know;
- iperf -c 192.168.1.110 -i 2 -r
Copy the code
- iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
Copy the code
- dd if=/dev/zero of=/dev/shm/test bs=10M count=10 && rm /dev/shm/test
Copy the code
etc;
Unixbench: Dhrystone-2
Unixbench: Double-Precision Whetstone (x3)
Nbench 2.2.3: Integer (x40)
Nbench 2.2.3: Floating-Point (x100)
mbw100
|
|