<table><tr><td style="">mwolff updated this revision to Diff 25368.<br />mwolff edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-gvah64hb22vjcqn/" rel="noreferrer">(Show Details)</a><br />mwolff added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9822" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>format results on phab</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><div style="padding: 8px 0;">...</div>watch that recursively. On my system, the timings are:<br />
<br />
<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">```<br />
</span>RESULT : KDirWatch_UnitTest::benchCreateTree():<div style="padding: 8px 0;">...</div>     113.7 msecs per iteration (total: 1,138, iterations: 10)<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
```</span><br />
<br />
Note that this time includes wait/sleep time and the latency<div style="padding: 8px 0;">...</div>on-CPU time can be done by passing `-perf` to the benchmarks:<br />
<br />
<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">```<br />
</span>PASS   : KDirWatch_UnitTest::benchCreateTree():<div style="padding: 8px 0;">...</div>     316,077,005.5 CPU cycles per iteration (total: 3,160,770,055, iterations: 10)<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
```</span><br />
<br />
The first benchmark measures the time it takes to create the large<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D9822?vs=25367&id=25368" rel="noreferrer">https://phabricator.kde.org/D9822?vs=25367&id=25368</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9822" rel="noreferrer">https://phabricator.kde.org/D9822</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/kdirwatch_unittest.cpp</div></div></div><br /><div><strong>To: </strong>mwolff, dfaure<br /><strong>Cc: </strong>Frameworks<br /></div>