0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark/packages/timer
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
..
src feat: remove webapi in favor of a smaller polyfill (#7840) 2023-08-08 11:01:45 +01:00
package.json feat: remove webapi in favor of a smaller polyfill (#7840) 2023-08-08 11:01:45 +01:00
README.md
tsconfig.json Remove support for Node 16 (#7780) 2023-08-08 11:01:33 +01:00

@benchmark/timer

Like @astrojs/node, but returns the rendered time in milliseconds for the page instead of the page content itself. This is used for internal benchmarks only.