D9770: Optimization of byteSize(double size)

Jaime Torres Amate noreply at phabricator.kde.org
Tue Jan 9 18:22:42 UTC 2018


jtamate created this revision.
jtamate added a reviewer: Frameworks.
Restricted Application added a project: Frameworks.
jtamate requested review of this revision.

REVISION SUMMARY
  Copying 20Gib, using callgrind, before it used 5,2% of the cpu, and
  after only 0,58%.
  Applying this patch, the file copy speed is the same as cp/mv but the
  cpu usage grows from 40% up to 80% spent in io-wait.

TEST PLAN
  callgrind of dolphin moving 4Gb files from ext4 to ntfs as in the 
  bug 384561

REPOSITORY
  R288 KJobWidgets

BRANCH
  performance (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D9770

AFFECTED FILES
  src/kjobtrackerformatters.cpp

To: jtamate, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180109/1f52d859/attachment.html>


More information about the Kde-frameworks-devel mailing list