[PR #15608] Reduce GdiEngine input latency #30681

Open
opened 2026-01-31 09:42:17 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15608

State: closed
Merged: Yes


This commit reduces GdiEngine's average display latency by 8ms,
which caused it to miss a v-blank about half the time at 60Hz.

Closes #15607

Validation Steps Performed

Input latency with frarees/typometer matches conhost from Win10

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15608 **State:** closed **Merged:** Yes --- This commit reduces GdiEngine's average display latency by 8ms, which caused it to miss a v-blank about half the time at 60Hz. Closes #15607 ## Validation Steps Performed Input latency with `frarees/typometer` matches conhost from Win10 ✅
claunia added the pull-request label 2026-01-31 09:42:17 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30681