microsoft/Terminal

`WriteCharsLegacy` performance issues caused by `NotifyConsoleUpdateSimpleEvent`

Ouverte

#10 528 ouverte le 29 juin 2021

 (19 commentaires) (0 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Conhost

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur