astro/benchmark
renovate[bot] 3357ff6497
fix(deps): update all non-major dependencies (#13008)
* fix(deps): update all non-major dependencies

* chore: lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-20 15:38:35 +00:00
..
bench refactor: use vitest for benchmarks (#12605) 2024-12-03 17:03:24 +00:00
make-project Fix biome correctness checks (#12929) 2025-01-08 21:15:18 +08:00
packages chore: remove unused imports (#12696) 2024-12-11 16:01:06 +01:00
ci-helper.js Refactor benchmark script (#6376) 2023-03-01 08:46:06 +00:00
index.js chore: remove unused imports (#12696) 2024-12-11 16:01:06 +01:00
package.json fix(deps): update all non-major dependencies (#13008) 2025-01-20 15:38:35 +00:00
README.md Refactor benchmark script (#6376) 2023-03-01 08:46:06 +00:00
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.