0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark
2024-12-11 16:01:06 +01: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 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 refactor: use vitest for benchmarks (#12605) 2024-12-03 17:03:24 +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.