Diffusion Baloo bafd84779b52

[TimeEstimator] Correct batch size, remove config reference

Authored by bruns on Mar 23 2020, 8:43 PM.

Description

[TimeEstimator] Correct batch size, remove config reference

Summary:
Using a fixed batch size is wrong, as the contentIndexer may process
smaller batches, e.g after content indexing failed, or more typically
when the indexer is idle and only has to update single/some files.

Instead of storing the total batch time in the history store the per
file average time.

As there is no longer any config dependency remove it.

Reviewers: Baloo, ngraham

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D28258

Details

Committed
brunsMar 25 2020, 4:16 PM
Reviewer
Baloo
Differential Revision
D28258: [TimeEstimator] Correct batch size, remove config reference
Parents
R293:3eea56aab451: GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
Branches
Unknown
Tags
Unknown