Skip to content

Boost the output speed of Windows Terminal. #20473

Description

@nnpyro1

Description of the new feature

I've developed a program that needs to output roughly 84 bytes of data within 1ms. This demand can be fulfilled on terminals like Alacritty, but with Windows Terminal, it considerably hampers the program's performance. Hence, I've raised this issue in hopes of making Windows Terminal's output a bit speedier.

Image

Proposed technical implementation details

I believe that upon receiving output information, it ought not to be rendered immediately; instead, it should be directly placed into the buffer, and the text should subsequently be rendered onto the screen during idle periods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs-Author-FeedbackThe original author of the issue/PR needs to come back and respond to somethingNeeds-Tag-FixDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingNo-Recent-ActivityThis issue/PR is going stale and may be auto-closed without further activity.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions