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

More garbage collection optimizations for GlyphRenderer #4081

Merged
merged 3 commits into from
Aug 28, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Aug 28, 2022

Part of #4079

It's hard to measure at this level, it does look like time is saved based on a few perf profiles though.

Before:

image

After:

image

There's still more to do with WebglRenderer._updateModel/RectangleRenderer.

@Tyriar Tyriar added this to the 5.0.0 milestone Aug 28, 2022
@Tyriar Tyriar self-assigned this Aug 28, 2022
@Tyriar Tyriar merged commit 4effa38 into xtermjs:master Aug 28, 2022
@Tyriar Tyriar deleted the more_gc branch August 28, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant