KInit - Current state and benchmarks

David Edmundson david at davidedmundson.co.uk
Mon Jun 17 20:34:38 BST 2019


> Which libraries are covered by this mechanism nowadays? The impact is of
> course bigger the more of the dependencies of the applications are already
> loaded. When this was developed this was a small amount of relatively large Qt
> and kdelibs libraries. I'm wondering if the current subset is still relevant,
> both from Qt (e.g. thinking about QML/Qt Quick) and KF5?
>

>From what I can tell:

implicitly linked to kdeinit:
QtBase
QtGui
Crash
I18n
ConfigCore
WindowSystem

explicitly added at runtime:
KIOCore
Parts
Plasma

and all the dependencies thereof.
Note libplasma doesn't link QML/Qtquick


More information about the Kde-frameworks-devel mailing list