mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
ajout log benchmarks
This commit is contained in:
114
docs/rapports_pan2/module_hardware/benchmark/sysbench.txt
Normal file
114
docs/rapports_pan2/module_hardware/benchmark/sysbench.txt
Normal file
@@ -0,0 +1,114 @@
|
|||||||
|
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: 613.74
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0013s
|
||||||
|
total number of events: 6140
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 1.62
|
||||||
|
avg: 1.63
|
||||||
|
max: 2.10
|
||||||
|
95th percentile: 1.64
|
||||||
|
sum: 9998.37
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 6140.0000/0.00
|
||||||
|
execution time (avg/stddev): 9.9984/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: 33390517 (3338076.27 per second)
|
||||||
|
|
||||||
|
32607.93 MiB transferred (3259.84 MiB/sec)
|
||||||
|
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0000s
|
||||||
|
total number of events: 33390517
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 0.00
|
||||||
|
avg: 0.00
|
||||||
|
max: 0.10
|
||||||
|
95th percentile: 0.00
|
||||||
|
sum: 4949.30
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 33390517.0000/0.00
|
||||||
|
execution time (avg/stddev): 4.9493/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
|
||||||
|
|
||||||
|
|
||||||
|
Extra file open flags: (none)
|
||||||
|
128 files, 16MiB each
|
||||||
|
2GiB total file size
|
||||||
|
Block size 16KiB
|
||||||
|
Number of IO requests: 0
|
||||||
|
Read/Write ratio for combined random IO test: 1.50
|
||||||
|
Periodic FSYNC enabled, calling fsync() each 100 requests.
|
||||||
|
Calling fsync() at the end of test, Enabled.
|
||||||
|
Using synchronous I/O mode
|
||||||
|
Doing random r/w test
|
||||||
|
Initializing worker threads...
|
||||||
|
|
||||||
|
Threads started!
|
||||||
|
|
||||||
|
|
||||||
|
File operations:
|
||||||
|
reads/s: 789.46
|
||||||
|
writes/s: 526.31
|
||||||
|
fsyncs/s: 1691.85
|
||||||
|
|
||||||
|
Throughput:
|
||||||
|
read, MiB/s: 12.34
|
||||||
|
written, MiB/s: 8.22
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0292s
|
||||||
|
total number of events: 30045
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 0.00
|
||||||
|
avg: 0.33
|
||||||
|
max: 17.49
|
||||||
|
95th percentile: 2.48
|
||||||
|
sum: 9966.50
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 30045.0000/0.00
|
||||||
|
execution time (avg/stddev): 9.9665/0.00
|
||||||
|
|
||||||
167
docs/rapports_pan2/module_hardware/benchmark/sysbench_docker.txt
Normal file
167
docs/rapports_pan2/module_hardware/benchmark/sysbench_docker.txt
Normal file
@@ -0,0 +1,167 @@
|
|||||||
|
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
|
||||||
|
|
||||||
|
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: 457.74
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0018s
|
||||||
|
total number of events: 4580
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 1.79
|
||||||
|
avg: 2.18
|
||||||
|
max: 22.35
|
||||||
|
95th percentile: 2.48
|
||||||
|
sum: 9984.66
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 4580.0000/0.00
|
||||||
|
execution time (avg/stddev): 9.9847/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
|
||||||
|
|
||||||
|
|
||||||
|
Prime numbers limit: 10000
|
||||||
|
|
||||||
|
Initializing worker threads...
|
||||||
|
|
||||||
|
Threads started!
|
||||||
|
|
||||||
|
CPU speed:
|
||||||
|
events per second: 551.61
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0007s
|
||||||
|
total number of events: 5518
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 1.79
|
||||||
|
avg: 1.81
|
||||||
|
max: 2.19
|
||||||
|
95th percentile: 1.82
|
||||||
|
sum: 9998.33
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 5518.0000/0.00
|
||||||
|
execution time (avg/stddev): 9.9983/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: 28544892 (2853675.35 per second)
|
||||||
|
|
||||||
|
27875.87 MiB transferred (2786.79 MiB/sec)
|
||||||
|
|
||||||
|
|
||||||
|
General statistics:
|
||||||
|
total time: 10.0001s
|
||||||
|
total number of events: 28544892
|
||||||
|
|
||||||
|
Latency (ms):
|
||||||
|
min: 0.00
|
||||||
|
avg: 0.00
|
||||||
|
max: 0.08
|
||||||
|
95th percentile: 0.00
|
||||||
|
sum: 5503.99
|
||||||
|
|
||||||
|
Threads fairness:
|
||||||
|
events (avg/stddev): 28544892.0000/0.00
|
||||||
|
execution time (avg/stddev): 5.5040/0.00
|
||||||
|
|
||||||
Reference in New Issue
Block a user