Huge performance slowdown when launching IronFox when used with uBlock #678
Replies: 6 comments
-
|
It seems to be an issue when used in conjuncture with uBlock, or something gets aggravated. |
Beta Was this translation helpful? Give feedback.
-
|
I'm using Fennec (Firefox Nightly on Android) and by using large lists the memory usage on browser start can get to a gigabyte I tried merging the lists and loading them from a single source, and the issue persists (fwiw, the merged file ended up being almost 10MB) If I disabled all lists, memory usage and responsiveness improved significantly. I also tried disabling uBo, but even by removing the lists there, or adding more, the difference was negligible. |
Beta Was this translation helpful? Give feedback.
-
|
I ran Firefox's profiler during startup and found that essentially all of this slowdown is spent running |
Beta Was this translation helpful? Give feedback.
-
|
Having the same issue. First load takes 20+ seconds and disabling all custom filers from Ironfox (making enabled the same filers as in vanilla uBO) does not resolve the issue. Is there any workarounds? Is it possible to somehow remove (not disable - completely remove) all custom filers, that are forced on me by Ironfox (e.g. HaGeZi)? Also, removing and installing uBO again from AMO does not help to get rid of these forced filerlists. |
Beta Was this translation helpful? Give feedback.
-
|
I solved the problem. Ironfox is so slow because of the "Isolated Content Process" setting. How to disable it and how to get rid of the custom filterlists in uBO I wrote here: https://www.pashynskykh.com/kb/ironfox/ |
Beta Was this translation helpful? Give feedback.
-
|
I think I'm also seeing this problem on the desktop, due to memory usage spikes that correspond to list update times. I think the issue on launch may be that lists also seem to be updated on launch: ublacklist/src/scripts/background.ts Lines 37 to 43 in f6a5162 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
Enabling uBlacklist (with a few lists) has a notable performance impact when launching IronFox on mobile.
Steps to Reproduce
Expected Behavior
Performance shouldn't be hurt that much
Actual Behavior
I've seen extra delays of 16/18 seconds.
Browser
IronFox 143.0.2
uBlacklist Version
9.2.0
Search Engine
DuckDuckGo
Additional Context
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions