Skip to content
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

Test: Terminal DOM renderer #50499

Closed
2 tasks done
Tyriar opened this issue May 26, 2018 · 0 comments
Closed
2 tasks done

Test: Terminal DOM renderer #50499

Tyriar opened this issue May 26, 2018 · 0 comments

Comments

@Tyriar
Copy link
Member

Tyriar commented May 26, 2018

#46954

Complexity: 3

The terminal now has a DOM renderer which can be turned on via a notification that presents itself when the average time it takes to render is above 50ms/frame. The condition would be a little hard to verify unless you have a machine that has issues but you can turn it on manually using "terminal.integrated.rendererType": "dom".

Please test what you normally do in your terminal. Note that the DOM renderer is intentionally not as featureful or perfomant as the standard one, if you find anything that you think should be supported or is particularly slow please file an issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants