During development it is often helpful to be able to quickly benchmark the recent changes.
Criterion offers the ability to bench single functions.
I wrote PR #185 to include criterion and example benches for the parsers (negligible) and cmp compare.
Has also a support function to generate large files to compare for bench-marking.