not really faster than Chrome
Its also not really slower. If you are blocking plugins, it can be faster.
Its fast enough I think is the broader point.
It’s a weird pissing contest that still makes people angry for no reason, is what it is.
It’s not the 90s, you’re not trying to parse a bunch of tables on a creaking chunk of barely cooked sand. You’re basically running standalone software through your browser anyway.
Honestly, the one performance thing that bothers me on any modern browser is that some extension in my stack somewhere is memory leaking and makes me restart Firefox to restore performance every few hours. Can’t tell which one, but I need all of them, so hey, frequent reboots it is.
Once it’s slower, hit F12 -> memory -> snapshot
Should be pretty easy to check out which extension has shitloads of storage. Then you can decide how to go from there - maybe contact the author?
Memory leak may have been a misdiagnosis. The issue is clearly with Youtube, which is what most extensions I use are about, there is nothing obvious in the memory snapshot (not that it’d be easy to see, because video is a resource hog anyway) and the profiler seems to label the stutter with the very useful label of “jank”, so…
Someone more familiar with web dev than I am may be able to take the profiler logs and debug this, but a) that’s not me, and b) not my job.