On 22 April 2016 at 16:00, Cecil Westerhof <cldwesterhof at gmail.com> wrote:

> What I find very interesting is that the user time and the sys time does
> not increase significantly, but the real time does. Does this point to the
> problem, or is this to be expected?
>

It suggests the extra time is spent waiting for I/O (user/sys are measures
of cpu time).
-Rowan

Reply via email to