Stranger6667 / css-inline

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

perf: Do not do binary search on attributes #323

Closed Stranger6667 closed 7 months ago

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #323 will not alter performance

Comparing dd/tune-perf (e1ae083) with master (8b1c6c9)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 8 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a52171c) 84.25% compared to head (e1ae083) 84.23%. Report is 1 commits behind head on master.

Files Patch % Lines
css-inline/src/html/parser.rs 0.00% 4 Missing :warning:
css-inline/src/html/attributes.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #323 +/- ## ========================================== - Coverage 84.25% 84.23% -0.02% ========================================== Files 19 19 Lines 1791 1789 -2 ========================================== - Hits 1509 1507 -2 Misses 282 282 ```

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