0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark
renovate[bot] 26c63a2b07
fix(deps): update all non-major dependencies (#11837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 10:45:45 +01:00
..
bench Content Layer (#11360) 2024-08-14 11:49:19 +01:00
make-project Content Layer (#11360) 2024-08-14 11:49:19 +01:00
packages/timer fix(deps): update all non-major dependencies (#11837) 2024-08-28 10:45:45 +01:00
ci-helper.js Refactor benchmark script (#6376) 2023-03-01 08:46:06 +00:00
index.js nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
package.json Content Layer (#11360) 2024-08-14 11:49:19 +01:00
README.md Refactor benchmark script (#6376) 2023-03-01 08:46:06 +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.