microsoft/Terminal

`WriteCharsLegacy` performance issues caused by `NotifyConsoleUpdateSimpleEvent`

Open

#10,528 opened on Jun 29, 2021

View on GitHub
 (19 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Conhost

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature/enhancement

I know this is a issue a long time ago, but haven't got the chance to talk about it.

This is typical WPR trace of OpenConsole with output-heavy programs.

image

Proposed technical implementation details (optional)

Perhaps throttling the event?

Contributor guide