But benchmarks are fun too...
this is quantified not only by some arbitrary
number but also through the visibly slower
update speed during the DOM tests.
I ran that and Chrome was 50% faster than FF on my 2018 MBP. Safari was even faster than Chrome by a few %. I would also agree that there was a visible difference in those benchmarks.My opinion is that while benchmarks are vital, I don't believe that a benchmark such as that necessarily correlates with user experience. There are benchmarks where FF is faster and certainly they can't all be right. (At first glance, the one you linked appears to be a mix of modern UI frameworks, which seems pretty reasonable to me)
A look at a browser's dev tools during my "normal" usage certainly aligns with what I'm saying -- network bandwidth/latency really dominates perceived performance in nearly every use case; blasting out DOM updates as fast as possible via a synthetic benchmark does not resemble my browsing sessions.
That is of course just my subjective opinion. You may have other use cases in which your browser is truly the bottleneck. Or you can just have another set of preferences.