Provide percentile response time stats for intermediate report in fileio test
Bug #863159 reported by
Alexey Kopytov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
sysbench | Status tracked in Trunk | |||||
0.4 |
Fix Committed
|
Undecided
|
Alexey Kopytov | |||
Trunk |
Fix Committed
|
Undecided
|
Alexey Kopytov |
Bug Description
Intermediate reports generated by --report-interval in the fileio test should provide percentile stats similar to the OLTP test, e.g.:
[ 1s] threads: 1, tps: 42.95, reads/s: 601.35, writes/s: 214.77 response time: 28.96ms (95%)
[ 2s] threads: 1, tps: 49.52, reads/s: 693.28, writes/s: 247.60 response time: 26.11ms (95%)
To post a comment you must log in.