Fix Runtime, IOPS, bandwidth recorded incorrectly
authorBrian Fulton <bfulton@google.com>
Mon, 4 May 2015 22:07:10 +0000 (16:07 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 4 May 2015 22:07:10 +0000 (16:07 -0600)
This happens with small sized timed_based runs. Change runtime
tabulation back to microseconds to handle sub millisecond loops.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found