A set of scripts to test markdown processing speeds in various site generators/frameworks.
Install each framework, a script is provided:
./install.sh
The first argument to each script is the number of pages (samples are provided for 250, 500, 1000, 2000, and 4000)
./bench-astro.sh 250
./bench-eleventy.sh 250
./bench-gatsby.sh 250
./bench-hugo.sh 250
./bench-nextjs-file-routing.sh 250
./bench-eleventy.sh 250
./bench-eleventy.sh 500
./bench-eleventy.sh 1000
./bench-eleventy.sh 2000
./bench-eleventy.sh 4000
Full (most up-to-date) results published at https://www.zachleat.com/web/build-benchmark/