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
Use of web workers could probably massively improve performance of this library by spawning new threads which control the intervals. See MDN's guide for more information.
The text was updated successfully, but these errors were encountered:
Use of web workers could probably massively improve performance of this library by spawning new threads which control the intervals. See MDN's guide for more information.
The text was updated successfully, but these errors were encountered: