oxc-project / oxc-resolver

Rust version of webpack/enhanced-resolve
https://oxc.rs/docs/guide/usage/resolver.html
MIT License
146 stars 21 forks source link

perf: reduce memory allocation while normalizing package path #318

Closed Boshen closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.93%. Comparing base (d5b88b3) to head (92d1626). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ========================================== - Coverage 97.06% 96.93% -0.13% ========================================== Files 11 11 Lines 2450 2448 -2 ========================================== - Hits 2378 2373 -5 - Misses 72 75 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #318 will not alter performance

Comparing perf-package-json (92d1626) with main (d5b88b3)

Summary

✅ 3 untouched benchmarks

Boshen commented 1 week ago
image