microsoft/Terminal

`WriteCharsLegacy` performance issues caused by `NotifyConsoleUpdateSimpleEvent`

Open

#10.528 aberto em 29 de jun. de 2021

Ver no GitHub
 (19 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Conhost

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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?

Guia do colaborador