winnow-rs / winnow

Making parsing a breeze
https://docs.rs/winnow
Other
525 stars 40 forks source link

perf(ascii): Use simd for till_line_ending #450

Closed epage closed 7 months ago

epage commented 7 months ago

Fixes #380

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (32efb61) 42.44% compared to head (4eec4d2) 43.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ========================================== + Coverage 42.44% 43.21% +0.76% ========================================== Files 18 18 Lines 3070 3064 -6 ========================================== + Hits 1303 1324 +21 + Misses 1767 1740 -27 ```

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