0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/benchmark
renovate[bot] 7a0855b264
fix(deps): update all non-major dependencies (#12579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:59:09 +08: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 (#12579) 2025-01-13 23:59:09 +08: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.