No DB drivers specified, using mysql
Running the test with following options:
Number of threads: 100
Doing OLTP test.
Running mixed OLTP test
Using Special distribution (12 iterations, 1 pct of values are returned in 75 pct cases)
Using "BEGIN" for starting transactions
Using auto_inc on the id column
Maximum number of requests for OLTP test is limited to 10000
Threads started!
Done.
OLTP test statistics:
queries performed:
read: 140014
write: 50005
other: 20002
total: 210021
transactions: 10001 (1549.15 per sec.)
deadlocks: 0 (0.00 per sec.)
read/write requests: 190019 (29433.80 per sec.)
other operations: 20002 (3098.29 per sec.)
Test execution summary:
total time: 6.4558s
total number of events: 10001
total time taken by event execution: 643.9687
per-request statistics:
min: 9.24ms
avg: 64.39ms
max: 450.00ms
approx. 95 percentile: 150.97ms
Threads fairness:
events (avg/stddev): 100.0100/6.69
execution time (avg/stddev): 6.4397/0.01
No DB drivers specified, using mysql
Running the test with following options:
Number of threads: 100
Doing OLTP test.
Running mixed OLTP test
Using Special distribution (12 iterations, 1 pct of values are returned in 75 pct cases)
Using "LOCK TABLES WRITE" for starting transactions
Using auto_inc on the id column
Maximum number of requests for OLTP test is limited to 10000
Threads started!
Done.
OLTP test statistics:
queries performed:
read: 140000
write: 50000
other: 20000
total: 210000
transactions: 10000 (154.54 per sec.)
deadlocks: 0 (0.00 per sec.)
read/write requests: 190000 (2936.22 per sec.)
other operations: 20000 (309.08 per sec.)
Test execution summary:
total time: 64.7090s
total number of events: 10000
total time taken by event execution: 6436.0518
per-request statistics:
min: 9.72ms
avg: 643.61ms
max: 738.83ms
approx. 95 percentile: 665.96ms
Threads fairness:
events (avg/stddev): 100.0000/0.00
execution time (avg/stddev): 64.3605/0.19