Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Crazy memory usage #155

Open
ArtemKuchin opened this issue Nov 26, 2018 · 3 comments
Open

Crazy memory usage #155

ArtemKuchin opened this issue Nov 26, 2018 · 3 comments

Comments

@ArtemKuchin
Copy link

FF 63.0.3 64 bit
sync tab groups: 11 groups, everage about 10 tabs in each, not name group (current tabs) - 50 tabs.

Run without any extentions and no multiprocessing.

After starting (some tabs open) firefox uses: 252 MB of RAM

Enable sync tab and restart FF with the same tabs: peaks up during startup 900MB and than settles at 430MB ram used

Is there any solution to this?

@Morikko
Copy link
Owner

Morikko commented Nov 26, 2018

Your configuration starts to be big but it shouldn't stress that much your computer. On my session, it is using reasonable resource.

Could you export the error logs from the extension preferences ? It might contain helpful information. You could send them to [email protected]

@ArtemKuchin
Copy link
Author

I disable sync tabs and was very happy for one day. Enabled it again to make error log and immediately memory usage jumped from 600MB to 1.4GB. But then reduced again. But opening any site make it jump to 1.5GB again. Error log attached.

SyncTabGroups-Log-20181127.zip

@Morikko
Copy link
Owner

Morikko commented Jan 1, 2019

I checked the logs and nothing suspect. The next work I want to do on the extension is to optimize the performance to write less on the disk and to manage more tabs without disturbance.

I will keep you in touch.

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

No branches or pull requests

2 participants