astro/benchmark/packages/timer
2023-09-13 16:49:22 +02: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 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.