[PR #15631] Launch the settings in the PGO harness #30692

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

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

State: closed
Merged: Yes


When we moved the settings UI to lazy initialization in #15628, we broke PGO. Apparently, we were PGOing the tiny part of Settings that was being loaded on every launch (e.g. the XAML metadata provider 🤦)

Let's actually PGO launching the settings.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15631 **State:** closed **Merged:** Yes --- When we moved the settings UI to lazy initialization in #15628, we broke PGO. Apparently, we were PGOing the tiny part of Settings that was being loaded on every launch (e.g. the XAML metadata provider 🤦) Let's actually PGO launching the settings.
claunia added the pull-request label 2026-01-31 09:42:22 +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#30692