You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
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?