Your Personal Opinion - Performance issues? (CPU Spike with dynamic SVG values)
Answered
Sloth bear posted this in #help-forum
Original message was deleted.
Answered by Sloth bear
edit: I requested the listener to activate once every animation frame (so 60 times a second on a 60hz monitor) instead of on every mouse movement, and to use "will-change" CSS property, now the CPU only spikes by ~7% (240hz monitor)
1 Reply
Sloth bear
edit: I requested the listener to activate once every animation frame (so 60 times a second on a 60hz monitor) instead of on every mouse movement, and to use "will-change" CSS property, now the CPU only spikes by ~7% (240hz monitor)
Answer