This repository contains a benchmark of the build times for several popular web frameworks. The benchmark application is a simple e-commerce site with an in-memory database, 5 API routes, and 5 pages.
To regenerate this README, run the following command from the build-time
directory:
./run-benchmarks.sh
Framework | Build Time (seconds) |
---|---|
next-app | 08.21s |
svelte-app | 01.57s |
nuxt-app | 02.63s |
astro-app | 01.06s |
remix-app | 00.80s |
solid-app | 01.61s |
analog-app | 10.00s |