astro/benchmark
Erika 148e61d249 feat: remove webapi in favor of a smaller polyfill (#7840)
* feat: remove webapi in favor of a smaller polyfill

* test: remove old test

* test: 🤦‍♀️

* chore: changeset
2023-08-08 11:01:45 +01:00
..
bench nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
make-project nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
packages/timer feat: remove webapi in favor of a smaller polyfill (#7840) 2023-08-08 11:01: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 Update safe dependencies (#7430) 2023-06-21 21:09:49 +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.