D12746: KDevelop: alternative monolithic storage options for TopDUContexts (PoC)

René J.V. Bertin noreply at phabricator.kde.org
Mon Oct 21 17:11:25 BST 2019


rjvbb updated this revision to Diff 68453.
rjvbb added a comment.


  Rebased for the 5.4 branch. Still working perfectly for me, without noticeably slower reaction times on local filesystems.
  
  As to overhauling the entire duchain cache on-disk organisation and storage model: would Cap'n Proto (https://capnproto.org/) provide an alternative? I understand that stuff (for lack of a better word) is "insanely fast" but don't really see where else it could be used besides replacing JSON or "Protocol Buffers". It supports backwards & binary compatible updates to the storage model though, which should be useful.

REPOSITORY
  R32 KDevelop

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12746?vs=45462&id=68453

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

AFFECTED FILES
  kdevplatform/language/CMakeLists.txt
  kdevplatform/language/duchain/tests/CMakeLists.txt
  kdevplatform/language/duchain/tests/test_topcontextstore.cpp
  kdevplatform/language/duchain/tests/test_topcontextstore.h
  kdevplatform/language/duchain/tests/test_topcontextstore.qrc
  kdevplatform/language/duchain/tests/topcontextdata.base64
  kdevplatform/language/duchain/topducontextdynamicdata.cpp
  kdevplatform/language/duchain/topducontextdynamicdata.h
  kdevplatform/language/duchain/topducontextdynamicdata_p.cpp
  kdevplatform/language/duchain/topducontextdynamicdata_p.h

To: rjvbb, brauch
Cc: mwolff, kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20191021/eaee78cd/attachment.html>


More information about the KDevelop-devel mailing list