Skip to content
Commit 8dbda77a authored by Lindsay Roberts's avatar Lindsay Roberts
Browse files

systemmonitor: Optimise source updates.

Summary:
Profiling indicates the highest CPU usage process during idle is the
system monitor engine. This attempts to get rid of the most obvious
usage, which was QStringList::indexOf, and QString temporaries.

Test Plan: Profiling only, as well as no local functional regression.

Reviewers: apol, #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D3141
parent 40153f23
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment