0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark
renovate[bot] 8d5f3e8656
chore(deps): update all non-major dependencies (#10833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-22 22:52:30 +08:00
..
bench Improve Node.js performance using an AsyncIterable (#9614) 2024-02-14 10:14:05 -05:00
make-project Remove MDX processor on buildEnd (#10770) 2024-04-15 15:56:53 +08:00
packages/timer chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00: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 chore(deps): update all non-major dependencies (#10833) 2024-04-22 22:52:30 +08: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.