[PR #10921] Improve WriteCharsLegacy performance by increasing local buffer size #28310

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

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

State: closed
Merged: Yes


Improve WriteCharsLegacy performance by increasing LocalBuffer size, allowing
longer runs of characters to be submitted to the remaining parts of conhost.

References #10563 -- vtebench tracking issue

Validation Steps Performed

  • Ran cat big.txt, vtebench and termbench and
    noted ~5% performance improvements
**Original Pull Request:** https://github.com/microsoft/terminal/pull/10921 **State:** closed **Merged:** Yes --- Improve WriteCharsLegacy performance by increasing LocalBuffer size, allowing longer runs of characters to be submitted to the remaining parts of conhost. References #10563 -- vtebench tracking issue ## Validation Steps Performed * Ran `cat big.txt`, vtebench and termbench and noted ~5% performance improvements
claunia added the pull-request label 2026-01-31 09:27:42 +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#28310