Pull Request #328 perf: Handle restarts better in take_until_byte{,s,2,3}

These were ignoring the `PartialState` from `take_fn` which would cause
them to resume parsing from the start of the "haystack" on every
restart. Fixing the type signature will cause them to retain the `usize`
state that `take_fn` uses to skip ahead.

Fixes #327

Markus Westerlind avatar Markus Westerlind

Pull request event #979 passed

  • Ran for
  • New branch build
AMD64
no language set
Git

Sorry, we're having troubles fetching jobs. Please try again later.