[PR #15497] Reduce cost of resetting row attributes #30657

Open
opened 2026-01-31 09:42:08 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15497

State: closed
Merged: Yes


Performance of printing enwik8.txt at the following block sizes:
4KiB (printf): 54MB/s -> 54MB/s
128KiB (cat): 101MB/s -> 104MB/s

Validation Steps Performed

This change is easily verifiable via review.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15497 **State:** closed **Merged:** Yes --- Performance of printing enwik8.txt at the following block sizes: 4KiB (printf): 54MB/s -> 54MB/s 128KiB (cat): 101MB/s -> 104MB/s ## Validation Steps Performed This change is easily verifiable via review.
claunia added the pull-request label 2026-01-31 09:42:09 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30657