That sounds fine.
I assume you are using "push" and "pop" on the stack view, so "pop" would have discarded the references to the previous top most page.
I don't think that would make any difference.
If you are loading a lot of different types, then one thing that might increasingly consume memory is the component cache.
See QQmlEngine::clearComponentCache().
Cheers,
_
Bookmarks