[H2+]
$ sysbench --test=cpu --cpu-max-prime=10000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed:
events per second: 1484.65
General statistics:
total time: 10.0005s
total number of events: 14850
Latency (ms):
min: 0.66
avg: 0.67
max: 2.72
95th percentile: 0.70
sum: 9996.11
Threads fairness:
events (avg/stddev): 14850.0000/0.00
execution time (avg/stddev): 9.9961/0.00
[Raspberry Pi 3B+]
$ sysbench --test=cpu --cpu-max-prime=10000 run
sysbench 0.4.12: multi-threaded system evaluation benchmark
Running the test with following options:
Number of threads: 1
Doing CPU performance benchmark
Threads started!
Done.
Maximum prime number checked in CPU test: 10000
Test execution summary:
total time: 143.4746s
total number of events: 10000
total time taken by event execution: 143.4672
per-request statistics:
min: 14.29ms
avg: 14.35ms
max: 28.86ms
approx. 95 percentile: 14.45ms
Threads fairness:
events (avg/stddev): 10000.0000/0.00
execution time (avg/stddev): 143.4672/0.00
결과
10초 : 143초
14배 차이
최근 댓글