https://bugs.kde.org/show_bug.cgi?id=396840
--- Comment #7 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit 773c093b7206e32a869f8fb9ff126be260a132c0 by Matthieu Gallien. Committed on 17/09/2018 at 20:43. Pushed by mgallien into branch '0.3'. add a track cache in database to reduce memory usage Summary: add a track cache in database by avoiding to build new track objects when one already exists fix a few problems once the cache is used Reviewers: astippich, januz, ognarb Reviewed By: astippich Differential Revision: https://phabricator.kde.org/D15465 M +100 -81 src/databaseinterface.cpp M +12 -12 src/databaseinterface.h https://commits.kde.org/elisa/773c093b7206e32a869f8fb9ff126be260a132c0 -- You are receiving this mail because: You are watching all bug changes.