D13178: Compress calls to configuration slots upon new connections
    Marco Martin 
    noreply at phabricator.kde.org
       
    Wed May 30 08:38:52 UTC 2018
    
    
  
mart added a comment.
  are configureKeyboard configureMouse etc doing an immediate write to disk? (like KConfig::sync()
  where using timers to compress really saves a lot of time, is to compress the actual disk writes. just writing to kconfiggroup is fast, because it doesn't actually immediately write to disk, but only on application (clean) exit or at a sync() call
REVISION DETAIL
  https://phabricator.kde.org/D13178
To: jacopods, PHID-PROJ-gqbvozptxawndyihp3hs, hein, broulik, drosca
Cc: mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180530/c296218d/attachment.html>
    
    
More information about the Plasma-devel
mailing list