TextBuffer::Reflow performs poorly for large buffers #6926

Closed
opened 2026-01-31 00:50:39 +00:00 by claunia · 1 comment
Owner

Originally created by @Jyrka98 on GitHub (Mar 17, 2020).

(edited by @DHowett-MSFT)
Since we took a bigger bet on ResizeWithReflow with Terminal, we should look into its performance characteristics. Related: #2089.

Originally created by @Jyrka98 on GitHub (Mar 17, 2020). (edited by @DHowett-MSFT) Since we took a bigger bet on ResizeWithReflow with Terminal, we should look into its performance characteristics. Related: #2089.
Author
Owner

@DHowett-MSFT commented on GitHub (Mar 17, 2020):

Unfortunately, the terminal resized smoothly because it was broken and instead of reflowing the contents of the screen it was deleting them. For now, this is an acceptable performance hit. I'm going to make this the parent issue for "Reflow performs poorly."

@DHowett-MSFT commented on GitHub (Mar 17, 2020): Unfortunately, the terminal resized smoothly because it was broken and instead of reflowing the contents of the screen it was deleting them. For now, this is an acceptable performance hit. I'm going to make this the parent issue for "Reflow performs poorly."
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6926