animation-proxy
animation-proxy copied to clipboard
What about GC pauses?
I've found in Chrome and iOS Safari that even doing nothing in a requestAnimationFrame()
tick will still periodically drop frames. It would be nice if there was a way to avoid dropped frames due to the GC for this.
Hi, how i can use it?