0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00
astro/benchmark
Matt Kane cf3088060d
fix: upgrade Vite and update tests (#13011)
* fix: upgrade Vite and update tests

* chore: remove cors header snapshot

* chore: upgrade Vitest

* chore: revert edit

* chore: changeset
2025-01-20 14:52:16 +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: upgrade Vite and update tests (#13011) 2025-01-20 14:52:16 +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.