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 has been archived by the owner on Jul 18, 2021. It is now read-only.
Thank you for reporting this. This is practically a "slap everything together until it works project" . Everything is running in the same thread now so they are competing each others. Moving heavy tasks like Bucklescript compilation into a worker thread would help a lot. I'll see what I can do about this.
The input lag is very bad on Firefox. (I confirmed it's better in Chrome).
If I mash on the keyboard for 5-10s, it will take 1minute+ for all the characters to be input.
Here's a profile I did if it's helpful: https://gist.github.com/kyldvs/e45c0e8bdc1bb68132dd2faf021a266b
The text was updated successfully, but these errors were encountered: