Δημοσιεύτηκε: 29 Δεκ 2014, 08:00
Με 2 Φίλιππα έχω αποτέλεσμα σαν το δικό σου, με 4 όμως
- Κώδικας: Επιλογή όλων
sotiris@ubuntu:~$ sysbench --test=cpu --cpu-max-prime=20000 --num-threads=4 run
sysbench 0.4.12: multi-threaded system evaluation benchmark
Running the test with following options:
Number of threads: 4
Doing CPU performance benchmark
Threads started!
Done.
Maximum prime number checked in CPU test: 20000
Test execution summary:
total time: 8.3543s
total number of events: 10000
total time taken by event execution: 33.4056
per-request statistics:
min: 2.92ms
avg: 3.34ms
max: 68.28ms
approx. 95 percentile: 3.35ms
Threads fairness:
events (avg/stddev): 2500.0000/9.00
execution time (avg/stddev): 8.3514/0.00
sotiris@ubuntu:~$