davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  KCMInit is loaded early in startkde, and it blocks all other processes
  from starting until it is complete.
  
  This can be up to 1.1 seconds.
  (http://imgh.us/bootchart-20160928-1316.svg)
  
  A sizable amount of time (46% of CPU) is spent loading our QPT. This
  isn't very useful given none of the kcm_init scripts have any UI and
  it's not something they should have. It's only a QGuiApplication so that
  they have an X connection.

TEST PLAN
  Checked it ran without errors

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

BRANCH
  arcpatch-D2835

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

AFFECTED FILES
  startkde/kcminit/main.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas

Reply via email to