diff --git a/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_docker.txt b/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_docker.txt new file mode 100644 index 0000000..6e71bf3 --- /dev/null +++ b/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_docker.txt @@ -0,0 +1,68 @@ +sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) + +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: 447.84 + +General statistics: + total time: 10.0008s + total number of events: 4480 + +Latency (ms): + min: 1.87 + avg: 2.23 + max: 9.07 + 95th percentile: 2.52 + sum: 9984.89 + +Threads fairness: + events (avg/stddev): 4480.0000/0.00 + execution time (avg/stddev): 9.9849/0.00 + +sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) + +Running the test with following options: +Number of threads: 1 +Initializing random number generator from current time + + +Running memory speed test with the following options: + block size: 1KiB + total size: 102400MiB + operation: write + scope: global + +Initializing worker threads... + +Threads started! + +Total operations: 20427874 (2042176.33 per second) + +19949.10 MiB transferred (1994.31 MiB/sec) + + +General statistics: + total time: 10.0002s + total number of events: 20427874 + +Latency (ms): + min: 0.00 + avg: 0.00 + max: 11.07 + 95th percentile: 0.00 + sum: 5572.98 + +Threads fairness: + events (avg/stddev): 20427874.0000/0.00 + execution time (avg/stddev): 5.5730/0.00 + diff --git a/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_system.txt b/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_system.txt new file mode 100644 index 0000000..5756c2c --- /dev/null +++ b/docs/rapports_pan2/module_hardware/benchmark/sysbench_in_system.txt @@ -0,0 +1,68 @@ +sysbench 1.0.20 (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: 523.38 + +General statistics: + total time: 10.0011s + total number of events: 5236 + +Latency (ms): + min: 1.62 + avg: 1.91 + max: 7.00 + 95th percentile: 2.18 + sum: 9983.20 + +Threads fairness: + events (avg/stddev): 5236.0000/0.00 + execution time (avg/stddev): 9.9832/0.00 + +sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3) + +Running the test with following options: +Number of threads: 1 +Initializing random number generator from current time + + +Running memory speed test with the following options: + block size: 1KiB + total size: 102400MiB + operation: write + scope: global + +Initializing worker threads... + +Threads started! + +Total operations: 24781447 (2477208.81 per second) + +24200.63 MiB transferred (2419.15 MiB/sec) + + +General statistics: + total time: 10.0001s + total number of events: 24781447 + +Latency (ms): + min: 0.00 + avg: 0.00 + max: 23.98 + 95th percentile: 0.00 + sum: 5178.54 + +Threads fairness: + events (avg/stddev): 24781447.0000/0.00 + execution time (avg/stddev): 5.1785/0.00 +