This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
Memory leaks when developer tools are open in Chrome #1524
Open
Description
I finally nailed this down. AGM's memory consumption skyrockets when Chrome dev tools are opened. It'd go from 200 MB to 600 MB instantly and then after a few pans/zooms it would go to 800-1GB.
User experience quickly becomes a pain, UI starts freezing/hanging.
I have tested this with 2.1.6 and 2.2.1 with the Example project from source. The same happens when using the demo online.
What could this relate to? Some debug settings in AGM code?