Thank you a lot for this feedback
I'm currently experimenting with memory usage. There used to be a basically unfixable bug where the game would unexpectedly crash because of garbage collection. Thus I just recently turned garbage collection off and wanted to see the results. My game doesn't go that far up in the memory usage, but this might be system specific, and your feedback certainly lets me know that I still haven't settled on the best solution