Skip to content

Port path normalization optimization from strada #389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

andrewbranch
Copy link
Member

This includes some fixes found by fuzzing that I’ll have to port back over to Strada.

FWIW, I tried using a string builder, and the benchmarks are worse. It’s also weird and complicated because there are cases where you have to shrink the result (.. segments).

@andrewbranch andrewbranch merged commit cb04da1 into microsoft:main Feb 27, 2025
17 checks passed
@andrewbranch andrewbranch deleted the fast-normalize-path branch February 27, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants