This repo tries to assess Rust markdown parsing performance.
We currently compare:
Formerly, we compared:
Suggestions:
- Generally,
pulldown-cmark
System: Linux 5.4.0-124-generic (x86_64), rustc 1.75.0 (82e1608df 2023-12-21) w/ -j 8
Notes:
- Overhead will be lower if your application shares dependencies with your argument parsing library.
$ ./bench.py
$ ./format.py