Created
January 30, 2016 21:52
-
-
Save hyzhak/cf2f7e79e38fcfa458f3 to your computer and use it in GitHub Desktop.
sysbench cpu test inside of rpi2
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: 1146.6554s | |
| total number of events: 10000 | |
| total time taken by event execution: 1146.6232 | |
| per-request statistics: | |
| min: 113.96ms | |
| avg: 114.66ms | |
| max: 135.60ms | |
| approx. 95 percentile: 115.98ms | |
| Threads fairness: | |
| events (avg/stddev): 10000.0000/0.00 | |
| execution time (avg/stddev): 1146.6232/0.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment