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
|
||||
|
||||
Reference in New Issue
Block a user