Created
January 30, 2016 21:48
-
-
Save hyzhak/7b89b259c2c8c59ca1fe to your computer and use it in GitHub Desktop.
sysbench cpu test inside of docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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: 20000 | |
| Test execution summary: | |
| total time: 1173.2751s | |
| total number of events: 10000 | |
| total time taken by event execution: 1173.2395 | |
| per-request statistics: | |
| min: 117.12ms | |
| avg: 117.32ms | |
| max: 138.95ms | |
| approx. 95 percentile: 117.83ms | |
| Threads fairness: | |
| events (avg/stddev): 10000.0000/0.00 | |
| execution time (avg/stddev): 1173.2395/0.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment