0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/benchmark/packages/timer
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
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
package.json fix(deps): update all non-major dependencies (#11837) 2024-08-28 10:45:45 +01:00
README.md Move benchmark package and update changeset config (#6433) 2023-03-07 10:52:47 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02: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.