-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
serious perf issues on master #4158
Labels
Milestone
Comments
Will see if we can get the best of both worlds; microtask when there's little data to possibly improve input latency, otherwise timeout |
Tyriar
added a commit
to Tyriar/xterm.js
that referenced
this issue
Sep 28, 2022
Tyriar
added a commit
to Tyriar/xterm.js
that referenced
this issue
Sep 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Master currently has serious perf issues (comparing
ls -lR /usr
on my machine, all with webgl renderer):master
version 5.0
version 4.19
All were measured after several runs to give JIT a chance to do its work. It seems the change causing this happened after 5.0.0.
The text was updated successfully, but these errors were encountered: