digforit / platform

digforit platform
0 stars 5 forks source link

[BUG]Memory usage inflates over time (causing sluggishness). #70

Open Zaxxon67 opened 4 years ago

Zaxxon67 commented 4 years ago

The memory use increases after each board played. After a while this results in game sluggishness and increased cpu usage.

I looks like there is a memory leak causing this issue. Start the game, monitor the used memory directly after starting the game. Monitor again after 15 minutes, 30 minutes, 60 minutes while continuously playing.

Platform used:

Zaxxon67 commented 4 years ago

See examples after 15 minutes continuously playing. 2200 2215

digforit commented 4 years ago

we'll research what is happening exactly. with lucky we'll be able to speed up the system and avoid those big leaks.

digforit commented 4 years ago

Mantain this opened until we observe a complete resolution of the issue. Removed from milestone anyway.