Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Memory leak on "New game" #1

Open
Self-Perfection opened this issue Aug 26, 2015 · 1 comment
Open

Memory leak on "New game" #1

Self-Perfection opened this issue Aug 26, 2015 · 1 comment

Comments

@Self-Perfection
Copy link
Contributor

After each solved puzzle RSS memory usage increases.
When first game in session is loaded memory usage is about 40MB. But after game session with 5-10 solved puzzles memory usage increases up to ~80MB

I suppose when "New game" starts, the game keeps previous game board in memory instead of destoyring it.

@direc85
Copy link

direc85 commented Nov 22, 2018

I tested this with the current version in Jolla Store, and I could not detect any major memory increase during 15 completed levels. There is correlation between the puzzle size and memory usage, but that is to be expected.

Also, me running Sailfish 3.0.0.8 may have something to do with it.

Also also, I made some structural changes, in my branch and I just made a pull request on it. I tested the same 15 levels here, too, and noticed the same thing: after a few levels, the memory consumption has increased a bit, but after that it settles down and fluctuates a bit.

I would close this bug by my own testing...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants