oxc-project / oxc-browserslist

Rust port of browserslist
https://docs.rs/oxc-browserslist
MIT License
19 stars 1 forks source link

refactor: remove `once_cell` #33

Closed Boshen closed 1 month ago

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #33 will degrade performances by 8.24%

Comparing remove-once-cell (0d12245) with main (9a335b6)

Summary

❌ 1 regressions ✅ 5 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main remove-once-cell Change
resolve 'electron >= 10' 10.1 µs 11 µs -8.24%
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.19%. Comparing base (9a335b6) to head (0d12245).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 98.14% 98.19% +0.05% ========================================== Files 49 49 Lines 2431 2443 +12 ========================================== + Hits 2386 2399 +13 + Misses 45 44 -1 ```

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