Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
Description
Profile the use of memory in Qt and determine if we're using too much memory.
Reassess the previous tradeoffs where memory was used in order to improve performance and determine whether the assumption still holds.
Investigate ways to share memory more efficiently between multiple processes using Qt, such as the "kdeinit" solution by KDE.