Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
237 stars 29 forks source link

perf: Try to reuse matching contexts #280

Closed Stranger6667 closed 9 months ago

codspeed-hq[bot] commented 9 months ago

CodSpeed Performance Report

Merging #280 will not alter performance

Comparing dd/reuse-matching-context (d0877b0) with master (fc8eda8)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (fc8eda8) 85.53% compared to head (d0877b0) 85.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #280 +/- ## ========================================== + Coverage 85.53% 85.72% +0.18% ========================================== Files 18 18 Lines 1735 1758 +23 ========================================== + Hits 1484 1507 +23 Misses 251 251 ```

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