D20522: Don't load the KSharedConfig instance on every read

2019-04-14 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R116:4408af0c: Dont load the KSharedConfig instance 
on every read (authored by apol).

REPOSITORY
  R116 Plasma Network Management Applet

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D20522?vs=56164=56234

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

AFFECTED FILES
  libs/configuration.cpp

To: apol, #plasma, jgrulich
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D20522: Don't load the KSharedConfig instance on every read

2019-04-13 Thread Aleix Pol Gonzalez
apol created this revision.
apol added reviewers: Plasma, jgrulich.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
Herald added 1 blocking reviewer(s): jgrulich.
apol requested review of this revision.

REVISION SUMMARY
  At the moment it was loading >2000 times at plasma boot for me because some
  settings are being used in AppletProxyModel::filterAcceptsRow.

TEST PLAN
  Added a debug statement in KSharedPointer::openFile()

REPOSITORY
  R116 Plasma Network Management Applet

BRANCH
  master

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

AFFECTED FILES
  libs/configuration.cpp

To: apol, #plasma, jgrulich
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart