add a track cache in database to reduce memory usage
ClosedPublic

Authored by mgallien on Sep 12 2018, 8:29 PM.

Details

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

CCBUG: 396840

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Sep 12 2018, 8:29 PM
mgallien created this revision.
mgallien updated this revision to Diff 41573.Sep 13 2018, 7:13 PM

rebase on top of the 0.3 branch

astippich accepted this revision.Sep 17 2018, 8:17 PM

same comment as for D15456

This revision is now accepted and ready to land.Sep 17 2018, 8:17 PM
This revision was automatically updated to reflect the committed changes.