soasme / PeppaPEG

PEG Parser in ANSI C
https://soasme.com/PeppaPEG
MIT License
55 stars 7 forks source link

perf: reduce backref mallocs. 20% faster in some cases. #120

Closed soasme closed 3 years ago

soasme commented 3 years ago

Second performance issue found in #119

This reduces the backref mallocs if no backref in sequence.