The performance gains of the GreenSock animation engine are pretty dramatic.
What underlying architectural decisions and trade-offs is this library making to achieve such gains? In particular, what is this engine doing different than jQuery animate?
The performance gains of the GreenSock animation engine are pretty dramatic.
What underlying architectural decisions and trade-offs is this library making to achieve such gains? In particular, what is this engine doing different than jQuery animate?
great answer here from the folks at greensock:
As fast as I know from the flash version:
Tweenlite has a long history as tweenengine, it also has many features that are not included in jQuery.