Add react rendering benchmarks alongside existing html and render
benchmarks for small, medium, and large markdown inputs.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
npm install
bun run ffi
bun run log
bun run gzip
bun run async
bun run sqlite
# to use custom version of bun/deno/node binaryBUN=path/to/bun bun run ffi
# or edit .env file