04-02-2022 04:11 PM
Firefox 98.0.2 in Linux... from menu click to opening window takes 25 SECONDS! No cpu activity and no network activity during that time. What is Firefox doing? Or, what is it waiting for? On the same hardware, Debian firefox-esr 91.8.0 takes about 1 second; and the previous -Mozilla- version that I used, 97.0.1, also started up in about 1 second. I think I should revert back to 97.0.1 and wait for this issue to be fixed.
04-03-2022 02:05 AM
Maybe you are affected by this issue?
https://bugzilla.mozilla.org/show_bug.cgi?id=1567863
You could try to check IO e.g. with iotop.
05-05-2022 11:56 PM
I have the same problem with firefox 100.0-1, downgrading to 97.0.2-1 solved the issue.
The issue appeared after I changed some settings : my os is EndeavourOS (Arch based) and it worked well, after switching to swaywm (Wayland, which implied to change the login manager to greetd with gtkgreet), firefox suddenly take 25-30s to start after the reboot (no problem when not rebooting) : whatever it does on the default wm, it solves the problem.
When I had experienced this problem on Ubuntu 22 (not noted the version of firefox), if before login to sway I logged to i3 (not even launching firefox), it permit to firefox to start correctly.
05-30-2022 06:38 PM
I have the same problem with 100.0.2 (64-bit) on windows 7 with 16GB ram and i7 processor.
Firefox is so slooooow to start
11-07-2022 01:29 PM - edited 11-07-2022 01:35 PM
I've ended up profiling Firefox startup using windows Performance Monitor.
And the issue occurs while loading this huge directory (over 3 Gb) at startup :
%AppData%\Roaming\Mozilla\Firefox\Profiles\{xxxxxxx}.default-release\storage\default
Once cleared, Firefox starts instaneously again.