sysbench-developers team mailing list archive
-
sysbench-developers team
-
Mailing list archive
-
Message #00106
Re: [Question #256117]: Obtaining CPU time and wait time for Sysbench runs
Question #256117 on sysbench changed:
https://answers.launchpad.net/sysbench/+question/256117
Status: Open => Answered
Alexey Kopytov proposed the following answer:
> I've been doing some research into the execution time values returned
by SysBench. If I understand it correctly, "Total Time" is the end-to-
end (wall) time of the benchmarks, whereas "Total Time Taken by Event
Execution" is the sum of the wall times taken by each benchmark thread.
That’s correct.
> Is there any way to determine the CPU time (process time) or the wait
time (I/O wait time) of a SysBench run?
No, people usually run vmstat/iostat in parallel to collect those kinds
of stats.
--
You received this question notification because you are a member of
sysbench-developers, which is an answer contact for sysbench.