(no title)
ripa
|
6 years ago
Firefox for Mac has been more or less unusable up until the most recent release where they actually started using the Core Animation libraries in macOS. Now it won’t drain all the battery in no time, and it’s actually quite snappy. I’ve tried to run Firefox so many times in the past, but eventually always go back to Safari because it’s more native, fast and unobtrusive.
catalogia|6 years ago
This is a gross exaggeration. I've been using firefox on MacOS for 3 years and it's worked fine the entire time.
GeekyBear|6 years ago
Older Firefox versions are redrawing the entire window even if only a tiny portion of the window was changing.
With advent of high resolution windows, the amount of work needed to redraw the whole window for every frame became significant.
The last version of Firefox moved to breaking the window into large tiles and only redrawing the tiles that have changed.
This is still less optimized than Safari (which uses Core Animation to only redraw the items on the page that are changing) but it is still a large improvement over prior versions of Firefox if you have a high resolution display.
wtetzner|6 years ago
Royalaid|6 years ago