microsoft/Terminal

`WriteCharsLegacy` performance issues caused by `NotifyConsoleUpdateSimpleEvent`

Open

#10 528 ouverte le 29 juin 2021

Voir sur GitHub
 (19 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-PerformanceHelp WantedIssue-TaskProduct-Conhost

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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