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

Don't resize down BufferLine._data unless it saves a significant amount of memory #1870

Closed
Tyriar opened this issue Dec 31, 2018 · 1 comment
Labels
area/performance help wanted type/enhancement Features or improvements to existing features

Comments

@Tyriar
Copy link
Member

Tyriar commented Dec 31, 2018

This is a follow up for reflow #1864

Not resizing the BufferLine._data ArrayBuffer every time resize with less column is called should save quite a bit of time in the resize/reflow.

@Tyriar Tyriar mentioned this issue Dec 31, 2018
14 tasks
@Tyriar Tyriar added help wanted type/enhancement Features or improvements to existing features labels Oct 7, 2019
@Tyriar
Copy link
Member Author

Tyriar commented Oct 11, 2021

Not worth the effort

@Tyriar Tyriar closed this as completed Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance help wanted type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant