Prevent script_oltp_*.t failures on slower machines.
This commit is contained in:
@ -63,10 +63,10 @@ oltp.lua + MySQL tests
|
||||
total number of events: 100
|
||||
total time taken by event execution: *s (glob)
|
||||
response time:
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
|
||||
Threads fairness:
|
||||
events (avg/stddev): */* (glob)
|
||||
@ -139,10 +139,10 @@ oltp.lua + MySQL tests
|
||||
total number of events: 100
|
||||
total time taken by event execution: *s (glob)
|
||||
response time:
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
|
||||
Threads fairness:
|
||||
events (avg/stddev): */* (glob)
|
||||
|
||||
@ -63,10 +63,10 @@ oltp.lua + PostgreSQL tests
|
||||
total number of events: 100
|
||||
total time taken by event execution: *s (glob)
|
||||
response time:
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
min: *ms (glob)
|
||||
avg: *ms (glob)
|
||||
max: *ms (glob)
|
||||
approx. 95 percentile: *ms (glob)
|
||||
|
||||
Threads fairness:
|
||||
events (avg/stddev): */* (glob)
|
||||
|
||||
Reference in New Issue
Block a user