valpackett / transmitter

A WebExtension for the Transmission BitTorrent client
The Unlicense
97 stars 15 forks source link

Very high CPU & memory usage #23

Open mogelbrod opened 5 years ago

mogelbrod commented 5 years ago

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.

transmitter

valpackett commented 5 years ago

huh, weird. Never seen anything like that in Firefox.

what does the debugger say? Anything unusual on the console? What network requests are happening?

mogelbrod commented 5 years ago

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.

valpackett commented 5 years ago

hm, did the badge refresh interval somehow end up at 0? the settings form has min=1

mogelbrod commented 5 years ago

That was my first thought as well, but unfortunately not - I tried with both 1 min and 2 min.