[Shell] Rework the Shell route parsing code so it performs better
Open
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
Assessment
This issue has not been assessed yet.