Performance metrics for Oxygen
Hydrogen storefronts that are hosted on Oxygen include several performance metrics to help you understand how your code is performing in production. A summary of these metrics is available on the storefront overview page.
Speed score
Anchor link to section titled "Speed score"The speed score metric shows the calculated Lighthouse score for your storefront. This is how speed score measures performance:
- Speed score is calculated once per day, per storefront.
- Only the storefront homepage is scored.
- Only your storefront’s production environment is sampled.
- To calculate a score, the storefront URL needs to be public.
It can take up to three days after your storefront is public for speed score data to be available.
To learn more about how page speed is calculated, visit the Lighthouse docs.
Total requests
Anchor link to section titled "Total requests"This metric displays a summary of HTTP requests that your Hydrogen app received across all routes during a given time frame. Requests include the following elements:
- Full page renders
- React server components
- API data requests
Requests for static assets that are served by Shopify’s CDN, such as images and video files, are not included in this metric.