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

Memory leak #5

Open
vstoykov opened this issue Jun 27, 2017 · 2 comments
Open

Memory leak #5

vstoykov opened this issue Jun 27, 2017 · 2 comments

Comments

@vstoykov
Copy link

The extension is leaking memory. When the browser starts it's ok with usage 18.5MB of RAM (5.8MB for JavaScript) but it increases with every page. After several minutes the usage increases to 26.4MB of RAM (10.4MB for JavaScript).

After all day usage I saw it to be more than 56MB of RAM (3x increase in memory usage) which is a lot for basic changing of the user agent.

I'm attaching two screenshots from fresh start and after 20 minutes of browsing.
screenshot from 2017-06-27 23-47-20
screenshot from 2017-06-28 00-10-35

@vlk-charles
Copy link

We have gotten to a point where people are willing to waste tens of MBs of RAM just to change a single string.

@tpopela
Copy link
Owner

tpopela commented Mar 20, 2018

When this is the only thing left to actually change/brand the User-Agent then we cannot do much.

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

No branches or pull requests

3 participants