Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit for memory leaks #96

Open
cben opened this issue Jun 4, 2015 · 0 comments
Open

Audit for memory leaks #96

cben opened this issue Jun 4, 2015 · 0 comments

Comments

@cben
Copy link
Owner

cben commented Jun 4, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant