Guest User

Untitled

a guest
Oct 23rd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. sysbench --test=cpu --cpu-max-prime=20000 run
  2. sysbench 0.4.12: multi-threaded system evaluation benchmark
  3.  
  4. Running the test with following options:
  5. Number of threads: 1
  6.  
  7. Doing CPU performance benchmark
  8.  
  9. Threads started!
  10. Done.
  11.  
  12. Maximum prime number checked in CPU test: 20000
  13.  
  14.  
  15. Test execution summary:
  16. total time: 628.8730s
  17. total number of events: 10000
  18. total time taken by event execution: 628.8369
  19. per-request statistics:
  20. min: 60.18ms
  21. avg: 62.88ms
  22. max: 193.09ms
  23. approx. 95 percentile: 88.40ms
  24.  
  25. Threads fairness:
  26. events (avg/stddev): 10000.0000/0.00
  27. execution time (avg/stddev): 628.8369/0.00
  28.  
  29. sysbench --test=cpu --cpu-max-prime=20000 run
  30. sysbench 0.4.12: multi-threaded system evaluation benchmark
  31.  
  32. Running the test with following options:
  33. Number of threads: 1
  34.  
  35. Doing CPU performance benchmark
  36.  
  37. Threads started!
  38. Done.
  39.  
  40. Maximum prime number checked in CPU test: 20000
  41.  
  42.  
  43. Test execution summary:
  44. total time: 635.8420s
  45. total number of events: 10000
  46. total time taken by event execution: 635.7948
  47. per-request statistics:
  48. min: 60.21ms
  49. avg: 63.58ms
  50. max: 234.14ms
  51. approx. 95 percentile: 88.06ms
  52.  
  53. Threads fairness:
  54. events (avg/stddev): 10000.0000/0.00
  55. execution time (avg/stddev): 635.7948/0.00
Add Comment
Please, Sign In to add comment