0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark/packages/timer
Emanuele Stoppa 2a1536d091
chore: move lint rules to Biome (#12145)
* chore: move lint rules to Astro

* better suppression system

* revert

* format code

* address more linting files

* address more linting files
2024-10-08 10:12:40 +01:00
..
src chore: move lint rules to Biome (#12145) 2024-10-08 10:12:40 +01:00
package.json fix(deps): update all non-major dependencies (#11837) 2024-08-28 10:45:45 +01:00
README.md
tsconfig.json

@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.