Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform Health - Baseline performance metrics (FE) #4480

Open
emilyjablonski opened this issue Nov 14, 2024 · 0 comments
Open

Platform Health - Baseline performance metrics (FE) #4480

emilyjablonski opened this issue Nov 14, 2024 · 0 comments

Comments

@emilyjablonski
Copy link
Collaborator

emilyjablonski commented Nov 14, 2024

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?

Related, but more backendy:

  • Investigate useSWR
  • Look at response times of API calls in Heroku

Run lighthouse on our sites: https://developer.chrome.com/docs/lighthouse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant