-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[META] Dashboard Performance #166211
Labels
Comments
thomasneirynck
added
the
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
label
Sep 11, 2023
Pinging @elastic/kibana-presentation (Team:Presentation) |
Wanted to share some random observations and ideas that I didn't noticed in the list so far, maybe some of those deserve a closer look: Some larger items:
Tiny quick win:
|
Closing this meta-ticket. Items can be tracked in the project https://github.com/orgs/elastic/projects/1307 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This meta-issue collects issues around Dashboard Performance.
Efficient data fetching
Dashboards should request the data for the widgets in the most efficient way.
Efficient code loading
Load code most efficiently. Improve packaging.
Efficient DOM rendering
Dashboards should efficiently manipulate the DOM to avoid FOUC.
Perceived performance
Improve perceived performance by UX-flow optimizations
Debugging
The text was updated successfully, but these errors were encountered: