D7995: KDevelop: address dirwatching inefficiency (WIP/PoC)

Sven Brauch noreply at phabricator.kde.org
Mon Nov 20 11:57:38 UTC 2017


brauch added a comment.


  It's not "asynchronous and complex", it's just a queued connection. It posts an event to the receiving thread, and when that thread next runs its event loop, the slot gets invoked. As Milian says, it's not rocket science.
  
  Are you aware of https://bugreports.qt.io/browse/QTBUG-50700, maybe that is related to your experience? Also, clearing the disk cache via "echo 1 > /proc/sys/vm/drop_caches" sometimes helps with inconsistent benchmark results ...

REPOSITORY
  R32 KDevelop

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

To: rjvbb, #kdevelop, mwolff
Cc: aaronpuchert, arrowdodger, kfunk, dfaure, mwolff, brauch, kdevelop-devel, njensen, geetamc, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171120/18874ffa/attachment.html>


More information about the KDevelop-devel mailing list