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
Spinoff from #56.
It seems current version has stable usage ~50MB / tab (half of that JS) but that's my linux Chrome; should test for a day on all browsers, especially IE. With console open.
Notable suspects are closures pointing to DOM elements, and console.log(complex object). Both happen, especially in CM-MJ.
The text was updated successfully, but these errors were encountered:
Spinoff from #56.
It seems current version has stable usage ~50MB / tab (half of that JS) but that's my linux Chrome; should test for a day on all browsers, especially IE. With console open.
Notable suspects are closures pointing to DOM elements, and console.log(complex object). Both happen, especially in CM-MJ.
The text was updated successfully, but these errors were encountered: