Hacker News new | ask | show | jobs
by Jamie9912 1668 days ago
Why is Chrome so slow with this? Does anyone know
4 comments

It’s Firefox that has become fast…!

This is totally unscientific, but I like to write experimental apps that manipulate the DOM heavily and Firefox is very often the fastest between Chrome and Safari in repainting the DOM (this wasn’t the case ~3 years ago).

There is a lot of cruft in Chrome's engine that accumulated over the years. Meanwhile, Firefox had a lot of the engine logic rewritten from scratch, using Rust.
Yes, I explained this above: https://news.ycombinator.com/item?id=29350612

This is less of an issue of Chrome being slow and more about measuring different things across the two browsers because of how the micro benchmark is structured.

Google's greed /s