Re: [Qemu-devel] [PATCH v2] iotests: record separate timings per format, protocol pair

2017-01-25 Thread Max Reitz
On 03.01.2017 17:05, Daniel P. Berrange wrote: > The 'check' program records timings for each test that > is run. These timings are only valid, however, for a > particular format/protocol combination. So if frequently > running 'check' with a variety of different formats or > protocols, the times p

Re: [Qemu-devel] [PATCH v2] iotests: record separate timings per format, protocol pair

2017-01-24 Thread Daniel P. Berrange
On Tue, Jan 03, 2017 at 11:08:39AM -0600, Eric Blake wrote: > On 01/03/2017 10:05 AM, Daniel P. Berrange wrote: > > The 'check' program records timings for each test that > > is run. These timings are only valid, however, for a > > particular format/protocol combination. So if frequently > > runnin

Re: [Qemu-devel] [PATCH v2] iotests: record separate timings per format, protocol pair

2017-01-03 Thread Eric Blake
On 01/03/2017 10:05 AM, Daniel P. Berrange wrote: > The 'check' program records timings for each test that > is run. These timings are only valid, however, for a > particular format/protocol combination. So if frequently > running 'check' with a variety of different formats or > protocols, the time

[Qemu-devel] [PATCH v2] iotests: record separate timings per format, protocol pair

2017-01-03 Thread Daniel P. Berrange
The 'check' program records timings for each test that is run. These timings are only valid, however, for a particular format/protocol combination. So if frequently running 'check' with a variety of different formats or protocols, the times printed can be very misleading. Instead of having a singl