0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/benchmark
renovate[bot] 047589dbd4
fix(deps): update dependency @astrojs/node to v9 (#12687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 20:30:07 +08:00
..
bench refactor: use vitest for benchmarks (#12605) 2024-12-03 17:03:24 +00:00
make-project refactor: use vitest for benchmarks (#12605) 2024-12-03 17:03:24 +00:00
packages chore: remove unused imports (#12696) 2024-12-11 16:01:06 +01:00
ci-helper.js
index.js chore: remove unused imports (#12696) 2024-12-11 16:01:06 +01:00
package.json fix(deps): update dependency @astrojs/node to v9 (#12687) 2025-01-03 20:30:07 +08:00
README.md
vitest.config.js refactor: use vitest for benchmarks (#12605) 2024-12-03 17:03:24 +00:00

benchmark

Astro's main benchmark suite. It exposes the astro-benchmark CLI command. Run astro-benchmark --help to see all available commands!

If you'd like to understand how the benchmark works, check out the other READMEs in the subfolders.