dotnet / dotnet/maui

[Shell] Rework the Shell route parsing code so it performs better

Open
#4,888 3 comments 0 reactions 1 assignee Assigned to @jonathanpeppers View on GitHub
area-controls-shell perf/general Task
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

Currently the code that parses a shell route does a lot of conversion between URI and Strings and string parsing. This is causing a measurable impact on startup performance when using even the most basic Shell App.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.