react-circle
react-circle copied to clipboard
The entire app example is rerendered every frame of the animation
It's not exactly clear why. https://perfht.ml/2vEbUc6
styled-components makes it harder to understand what's going on.
@jrmuizel thanks for reporting that. Can you please confirm that the app still re-rendering? did some profiling locally and couldn't reproduce
Yep, you can see it's still spending ~15ms running script. https://perfht.ml/2r0AnDw. What were you using to profile? What did your profile look like?