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

Optimise mapper frontend performance with Google lighthouse results in devtools #1972

Open
spwoodcock opened this issue Dec 10, 2024 · 0 comments
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time

Comments

@spwoodcock
Copy link
Member

  • We already know that FCP will be slow, due to WASM libraries loaded.
  • We can try optimise bundle size and page speed as much as possible.
  • This can be analysed in web dev tools using Lighthouse.
  • We should do everything we can to optimise performance, particularly on low end devices.
@spwoodcock spwoodcock added effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time
Projects
Development

No branches or pull requests

1 participant