Ask HN: Why is CSS animation still choppy on the improved Firefox on mobiles?

1 points by osrec ↗ HN
A recent thread on HN spoke very positively about the new Firefox. While I agree wholeheartedly that the nightly build looks clean and efficient on mobile, I have to say, the performance of GPU accelerated CSS animations is still pretty choppy. On Chrome and Safari, the animations I tested were very smooth, but not so with Firefox. Any ideas why this might be?

2 comments

[ 3.2 ms ] story [ 11.6 ms ] thread
I can't promise that you won't ever have choppy CSS animations anymore, but it is currently the case that the desktop version of the "new Firefox", so the upcoming Firefox 57, ships with a new, written from scratch and highly parallelized CSS engine (Quantum CSS, or also called Stylo), whereas the Android version will probably get this with Firefox 58, maybe 59.
thanks for the update - I hope the choppiness issues get sorted soon!