| Thread Previous • Date Previous • Date Next • Thread Next |
Hi Mark, On 06.11.10 2:54, MARK CALLAGHAN wrote:
From this there is a new option for reporting intermediate stats.http://bazaar.launchpad.net/~sysbench-developers/sysbench/0.4/revision/73 This change did not add docs for the new option. I have yet to take the time to figure out what it does. The previous code reported cumulative stats while the test was running via the batch options. I changed that to report per-interval stats in lp:sysbench/0.4-dev
Actually I did add docs for --report-interval to manual.xml:+ <row><entry><option>--report-interval</option></entry><entry>Periodically report intermediate statistics with a specified interval in seconds. 0 disables intermediate reports</entry><entry>0</entry></row>
Though it does not say that stats are per-interval (so it seems to do absulutely the same as --batch in your tree). I'm going to fix that.
Best regards, Alexey.
| Thread Previous • Date Previous • Date Next • Thread Next |