jeremyckahn / shifty

The fastest TypeScript animation engine on the web
https://jeremyckahn.github.io/shifty/doc/
MIT License
1.54k stars 88 forks source link

Batch tween updates #87

Closed jeremyckahn closed 6 years ago

jeremyckahn commented 8 years ago

As shown in bdowning/retween#1, batching tween updates can improve performance significantly. Shifty should update all instances in one global batched update operation.

jeremyckahn commented 8 years ago

Sample implementation of this feature: https://github.com/bdowning/shifty/commit/e7a7eeac5801b6b3c412177db9d609722e0ec08d