RadonApp / radon-extension

Radon Extension (Issues, Manifest)
3 stars 0 forks source link

Blows up firefox memory usage #19

Closed g2p closed 6 years ago

g2p commented 6 years ago

This is on Firefox nightly. After scrobbling a few tracks, the extension shows up with a few gigabytes in about:memory reports.

fuzeman commented 6 years ago

Looking at the memory usage of Firefox Developer Edition (v58.0b9) shows the extension has a ~150MB peak when GPM (Google Play Music) is first opened, dropping down to ~40MB after about a minute. (see graphs below)

Maybe there is currently an issue with Firefox Nightly that is causing this? the extension uses IndexedDB quite heavily for metadata and session storage, so an issue with IndexedDB could impact performance quite a bit.

I'll have a look at Firefox Nightly later today to see if I can reproduce this issue.


Extension Disabled neon-disabled

Extension Enabled neon-enabled

Scrobble neon-scrobble