Keenan Tims
bd91fcb60c
day14: replace RE parser with nom consuming parser
All checks were successful
test / AoC 2024 (push) Successful in 3m6s
Almost 100x speedup on parsing phase avoiding RE compile, saves ~60ms
Description
Languages
Rust
100%