<table><tr><td style="">bruns created this revision.<br />bruns added reviewers: Baloo, ngraham.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />bruns requested review of this revision.
</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/D28258">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Using a fixed batch size is wrong, as the contentIndexer may process<br />
smaller batches, e.g after content indexing failed, or more typically<br />
when the indexer is idle and only has to update single/some files.</p>

<p>Instead of storing the total batch time in the history store the per<br />
file average time.</p>

<p>As there is no longer any config dependency remove it.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>submit</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28258">https://phabricator.kde.org/D28258</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/file/filecontentindexer.cpp<br />
src/file/filecontentindexer.h<br />
src/file/fileindexscheduler.cpp<br />
src/file/timeestimator.cpp<br />
src/file/timeestimator.h</div></div></div><br /><div><strong>To: </strong>bruns, Baloo, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>