Earlier quoted context omitted.
I use it, but just don't like the devtools. Or moreso miss some things from Chrome/Edge.
I use the FF devtools daily, and for what I'm working on, it has everything I need to help me get the things I need done. Knowing that I'm not everyone and have plenty to learn, what things are missing from the devtools for you?
Firefox has surpassed Chrome on Speedometer
121–130 of 559 posts
Re: Firefox has surpassed Chrome on Speedometer
#122Earlier quoted context omitted.
Chrome automatically prunes history for quite a while now. Which I personally dislike, as I sometimes need to find something I visited a long time ago.
Firefox does the same thing too unfortunately, and it doesn't seem like it can be turned off. It's a real pita for the same reason. Needed to look at browser history older than a few months and discovering it's all been deleted (by Firefox) was a very unpleasant experience. Seems to be a needless data loss "optimisation" (sic), but I have no idea what the real world use case for that would be.
I suspect they need to do this to keep history searches fast, since I also separately hacked a bunch of `about:config` options to retain more history and they run quite slowly now, particularly on my phone.
Re: Firefox has surpassed Chrome on Speedometer
#123There was a time when Firefox felt a lot slower than Chromium, but for a few years now it's been close enough (even if still somewhat slower) to not bother me, while Firefox clearly offers superior functionality and much better performance under high load. The last time Chromium has felt attractive compared to Firefox was a really long time ago. Glad to see it moving in the right direction still.
Firefox is slower for me than Chrome, but that's because I have tab hoarding problem(2k tabs in Firefox right now).
Re: Firefox has surpassed Chrome on Speedometer
#124Because when it was originally released like 15 years ago, the pitch/consensus were the exact opposite of that, i.e. ultra clean and efficient.
Re: Firefox has surpassed Chrome on Speedometer
#125Earlier quoted context omitted.
Really cool how you can see Firefox speed enhancements showing up in discrete steps. I am surprised to see Chrome faster than Chromium. What is google doing in their branded flavor?
On windows you can speed chromium up by renaming it to chrome.exe so it gets special treatment by antivirus software.
Re: Firefox has surpassed Chrome on Speedometer
#126I've used Firefox as my primary browser since the "Quantum" in 2017. Chrome still feels snappier, but Firefox's Container Tabs is hard for me to imagine losing.
> Chrome still feels snappier I actually tested this and Firefox is significantly faster in rendering CSS and tables. (Not sure about complex Javascript.) Chrome's snappiness is mostly UI smoke and mirrors, actual sites load faster for me in Firefox.
This can be very effective, which is why optimising complex pages for first contentful draw (perhaps at the expense of overall load speed) can make a huge difference to how your pages/app are perceived.
Back in the dial-up (and early ADSL) days many were convinced that IE was faster because of progress bar trickery: it would actively lie and could inch up to ~85% before the first byte of data had arrived from the server (I forget if it waited for the HTTP request to be sent or if it started edging up immediately upon TCP connection). It still did it right up to the end, though with local connectivity getting faster these days the amount you'll notice it is greatly reduced.
Re: Firefox has surpassed Chrome on Speedometer
#127Firefox is a great browser and Mozilla is a (generally) great organization. It's my daily driver on all my devices (except my TV ha), it's fast and has great plugins that also work in mobile. Philosophically I'm very much a "root for the underdog" type of person so it makes me happy that way, too. Only very rarely (every few months) am I forced to use Chrome for a site - and in my view, that's a huge ding on the site…
> It's strange hearing reports of "scroll lag" in the other comments. It's possible I'm just lucky. Or there's a misconfiguration somewhere in their setup that Chrome somehow avoids. Don't forget the other possibility: someone using Firefox having internalized this lag as "normal behavior".
Have some humility.
Re: Firefox has surpassed Chrome on Speedometer
#128There was a time when Firefox felt a lot slower than Chromium, but for a few years now it's been close enough (even if still somewhat slower) to not bother me, while Firefox clearly offers superior functionality and much better performance under high load. The last time Chromium has felt attractive compared to Firefox was a really long time ago. Glad to see it moving in the right direction still.
Firefox is slower for me than Chrome, but that's because I have tab hoarding problem(2k tabs in Firefox right now).
Re: Firefox has surpassed Chrome on Speedometer
#129There was a time when Firefox felt a lot slower than Chromium, but for a few years now it's been close enough (even if still somewhat slower) to not bother me, while Firefox clearly offers superior functionality and much better performance under high load. The last time Chromium has felt attractive compared to Firefox was a really long time ago. Glad to see it moving in the right direction still.
Firefox is slower for me than Chrome, but that's because I have tab hoarding problem(2k tabs in Firefox right now).
Alternatively, you can use Ctrl-W keyboard shortcut.
(Sorry!)
Re: Firefox has surpassed Chrome on Speedometer
#130I've used Firefox as my primary browser since the "Quantum" in 2017. Chrome still feels snappier, but Firefox's Container Tabs is hard for me to imagine losing.
> Chrome still feels snappier I actually tested this and Firefox is significantly faster in rendering CSS and tables. (Not sure about complex Javascript.) Chrome's snappiness is mostly UI smoke and mirrors, actual sites load faster for me in Firefox.