This repo tries to assess Rust markdown parsing performance.
We currently compare:
Formerly, we compared:
Suggestions:
- Generally,
pulldown-cmark
System: Linux 6.17.9-76061709-generic (x86_64), rustc 1.94.0 (4a4ef493e 2026-03-02) w/ -j 8
Notes:
- Overhead will be lower if your application shares dependencies with your argument parsing library.
$ ./bench.py
$ ./format.py