badboy / iso8601

Parsing ISO8601 dates using nom
https://docs.rs/iso8601/
MIT License
74 stars 22 forks source link

performance regression #35

Closed hoodie closed 2 years ago

hoodie commented 3 years ago

turns out that my latest PR applying higher level parsers actually had a ~15% performance impact. sorry about that 😢