[native-filter][performance] Dashboard load slower with native-filter components #14421
Closed
3 tasks done
Labels
#bug:performance
Performance bugs
dashboard:native-filters
Related to the native filters of the Dashboard
I compared the 2 dashboard with same set of of charts, one using filter_box and the other used filter components. I can tell the dashboard using filter component loads much slower than filter_box version.
How to reproduce the bug
Screenshots
data
queries first.Dashboard users may not need to change filter values for every time they load dashboard, and there might be some scoped-filters that are not applicable to the charts currently visible, but users have to wait all the filter components to be finished before the charts to load.
This is a simple example and performance might not looks really bad. During my test with airbnb dashboard, which has ~10 filter fields (or even more), dashboard load really slow and chart keep spinning a very long time.
Environment
latest master.
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: