microsoft/Terminal

`WriteCharsLegacy` performance issues caused by `NotifyConsoleUpdateSimpleEvent`

Aberta

#10.528 aberto em 29 de jun. de 2021

 (19 comentários) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Conhost

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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?

Guia do colaborador