[PR #15196] Lazy load CommandPalette and AboutDialog #30494

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

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

State: closed
Merged: Yes


This sets x:Load to false for the two elements.
On my system, with Windows Defender disabled, this reduces CPU
usage by 15ms and the visual delay during launch by 40ms.

Part of #5907

PR Checklist

  • Ctrl+Shift+P opens command palette
  • Context menu opens command palette
  • Context menu opens about dialog
**Original Pull Request:** https://github.com/microsoft/terminal/pull/15196 **State:** closed **Merged:** Yes --- This sets `x:Load` to `false` for the two elements. On my system, with Windows Defender disabled, this reduces CPU usage by 15ms and the visual delay during launch by 40ms. Part of #5907 ## PR Checklist * Ctrl+Shift+P opens command palette ✅ * Context menu opens command palette ✅ * Context menu opens about dialog ✅
claunia added the pull-request label 2026-01-31 09:41:10 +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#30494