You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Consider using requestAnimationFrameinstead of setinterval,Using requestAnimationFrame can reduce performance issues because it is called during the browser's redraw cycle, optimizing performance.