https://bugs.kde.org/show_bug.cgi?id=391199

--- Comment #6 from Méven <me...@kde.org> ---
Git commit 0d701bcf51bd603763304235b4a37d063decdb75 by Méven Car.
Committed on 15/10/2024 at 08:06.
Pushed by meven into branch 'master'.

core/copyjob: report speed when copying multiple files

The speed measurement is done in WorkerInterface::calcSpeed currently.
Except it can only measurement for a single file operation.

Add a speed measurement to CopyJob so copying speed is properly reported
even when copying multiple files, each taking less than a second to
copy.

The speed is smoothed accross the last 8 seconds.

M  +24   -0    src/core/copyjob.cpp

https://invent.kde.org/frameworks/kio/-/commit/0d701bcf51bd603763304235b4a37d063decdb75

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to