rust-bakery / nom

Rust parser combinator framework
MIT License
9.38k stars 804 forks source link

document Offset #1752

Closed Geal closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 62.29%. Comparing base (5773e90) to head (fd218b3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1752 +/- ## ========================================== + Coverage 62.25% 62.29% +0.03% ========================================== Files 24 24 Lines 2917 2917 ========================================== + Hits 1816 1817 +1 + Misses 1101 1100 -1 ```

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

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #1752 will improve performances by 10.71%

Comparing document-offset (fd218b3) with main (8e4bb79)

Summary

⚡ 1 improvements ✅ 23 untouched benchmarks

Benchmarks breakdown

Benchmark main document-offset Change
number 287.2 ns 259.4 ns +10.71%