Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Animations: CSS3 or GIF?

I'm working on a client-side web app that is meant to run on an iPad 1.

Besides the fact, that the framework I'm using is slow-as-a-snail (not my choice), the app is making a lot of calls to the server. Right now i'm working on a "Loading..." screen. My question is:

Should I use CSS3 animations or simple GIF animations? Which one is faster?

like image 765
gciochina Avatar asked Feb 19 '26 19:02

gciochina


1 Answers

In my experience on iPhones and iPod Touches (not iPads, but I take it they'll probably be about the same), GIFs are several orders of magnitude slower in animation than CSS animations, transitions, or what have you. I think their framerate is deliberately slowed, maybe to save battery life.

like image 97
Ry- Avatar answered Feb 22 '26 09:02

Ry-



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!