Slow dashboard loading time when it got embedded #31595
Replies: 2 comments 1 reply
-
Hey @nikhilkudavemnh! I'm here to help you with any bugs or questions you have. Let's tackle this together! To address slow loading times for embedded dashboards in Superset, especially when metadata caching is already in use, consider the following optimizations:
By implementing these strategies, you can potentially improve the performance of embedded dashboards in Superset. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
Having a similar issue: when using the dashboard from the admin console it loads quickly, but when loading the same dashboard embedded it takes several seconds longer. The part that is delayed is the initial part of loading the dashboard structure itself, not the part of loading the data into the charts. Going out and back in, it still takes the same amount of time to reload - caching has no effect. |
Beta Was this translation helpful? Give feedback.
-
I have facing 2/3 api which are very slow. Each takes 500 milliseconds which cause dashboard to load overall 5 sec
1st api is get metadata of perticular chart,
I have used metadata caching but still this takes time. Due to slow loading issue I'm not able use superset at enterprises level
Beta Was this translation helpful? Give feedback.
All reactions