<table><tr><td style="">dkorth created this revision.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />dkorth 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/D29808">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>std::regex is slow, so use fixed-field parsing instead.</p>

<p>This is an initial version that I've been using for a while with no major issues, though it might still need some improvements. CPU usage is significantly decreased compared to before when there is a lot of network activity.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Run programs that generate a lot of network activity.<br />
Verify the network activity shows up correctly with this patch.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R106 KSysguard</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29808">https://phabricator.kde.org/D29808</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/process/network/helper/Accumulator.cpp<br />
plugins/process/network/helper/ConnectionMapping.cpp<br />
plugins/process/network/helper/ConnectionMapping.h</div></div></div><br /><div><strong>To: </strong>dkorth<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>