This repo tries to assess Rust markdown parsing performance.
We currently compare:
Formerly, we compared:
Suggestions:
- Generally,
pulldown-cmark
System: Linux 5.4.0-170-generic (x86_64), rustc 1.84.0 (9fc6b4312 2025-01-07) w/ -j 8
Notes:
- Overhead will be lower if your application shares dependencies with your argument parsing library.
$ ./bench.py
$ ./format.py