astro/packages/integrations/timer
2023-03-06 14:58:51 +00:00
..
src [ci] format 2023-03-06 14:58:51 +00:00
package.json Add page render benchmark (#6415) 2023-03-06 22:55:44 +08:00
README.md Add page render benchmark (#6415) 2023-03-06 22:55:44 +08:00
tsconfig.json Add page render benchmark (#6415) 2023-03-06 22:55:44 +08:00

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