You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an outcome of our platform health workshop, we want to establish baseline performance metrics, so that we can then make a plan to resolve the biggest issues. This includes general performance but should also focus on the experience of using a throttled connection and/or an older device.
Thoughts from the workshop:
Can we measure / identify issues with the bundle size using the bundle analyzer
Can we find places we're not taking advantage of Next's performance perks like SSR (would it require a Next upgrade?)
Can we measure in the dev tools network tab the time to page load per page, and troubleshoot red flags from there?
As an outcome of our platform health workshop, we want to establish baseline performance metrics, so that we can then make a plan to resolve the biggest issues. This includes general performance but should also focus on the experience of using a throttled connection and/or an older device.
Thoughts from the workshop:
Related, but more backendy:
Run lighthouse on our sites: https://developer.chrome.com/docs/lighthouse
The text was updated successfully, but these errors were encountered: