-
Notifications
You must be signed in to change notification settings - Fork 17
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
Very high CPU & memory usage #23
Comments
huh, weird. Never seen anything like that in Firefox. what does the debugger say? Anything unusual on the console? What network requests are happening? |
It appears to be spamming the RPC endpoint, getting 409 responses back. I was unable to debug further as the chrome dev tools more or less froze after opening. |
hm, did the badge refresh interval somehow end up at 0? the settings form has |
That was my first thought as well, but unfortunately not - I tried with both 1 min and 2 min. |
Chrome v71.0.3578.98 (Official Build) (64-bit)
Windows 10 v1803
I noticed that my Chrome cpu usage increased a lot after installing this extension. The Chrome task manager seems to confirm this. This usage is pretty constant.
The text was updated successfully, but these errors were encountered: