-
-
Notifications
You must be signed in to change notification settings - Fork 35
perf: do not canonicalize the entry path #848
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
perf: do not canonicalize the entry path #848
Conversation
How to use the Graphite Merge QueueAdd the label merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #848 +/- ##
==========================================
+ Coverage 93.87% 93.89% +0.02%
==========================================
Files 17 17
Lines 3084 3079 -5
==========================================
- Hits 2895 2891 -4
+ Misses 189 188 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
15fe8a8 to
688f8f0
Compare
CodSpeed Performance ReportMerging #848 will improve performances by 8.08%Comparing Summary
Benchmarks breakdown
Footnotes
|
How to use the Graphite Merge QueueAdd the label merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
5f9752f to
0c5e98c
Compare
Merge activity
|
This was introduced in `https://github.com/unrs/unrs-resolver/pull/125` The PR description and test case do not explain the reasoning behind this change, and I don't see how it reflects a real-world scenario in modern package managers.
0c5e98c to
ea425f6
Compare

This was introduced in
https://github.com/unrs/unrs-resolver/pull/125The PR description and test case do not explain the reasoning behind this change, and I don't see how it reflects a real-world scenario in modern package managers.