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

[Performance] Delay load Tree Details Sidebar component #479

Open
Tracked by #432
mwpark2014 opened this issue Feb 15, 2023 · 0 comments
Open
Tracked by #432

[Performance] Delay load Tree Details Sidebar component #479

mwpark2014 opened this issue Feb 15, 2023 · 0 comments

Comments

@mwpark2014
Copy link
Contributor

mwpark2014 commented Feb 15, 2023

See #432

Use the Lighthouse dev tools to view what unused JS could possibly be prevented from loading. Example from Feb 2023:
https://user-images.githubusercontent.com/10445556/216757395-22c18fc3-682a-4b56-ba71-a20a4ed9aef5.png

Preventing loading of mapbox related scripts probably belongs in #443, but there seems to be some opportunity to save blocking CPU time from not loading react-hook-form and several mui components (Autocomplete, Chip)

@mwpark2014 mwpark2014 changed the title Delay load Tree Details Sidebar component [Performance] Delay load Tree Details Sidebar component Feb 15, 2023
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