It's taking more time to load data at EashDash for two different subtenants. For example: For subtenant A, it's taking 2s to load an easydash dashboard where as for subtenant B, it's taking 10s - 15s.
Solution
Normally it should take same amount of time for both subtenants if other components are same ( For example: internet speed, browser, pulling same amount of data).
However if there is more data to load then it is expected to take more time.
EasyDash is a Grafana-based product and it manipulates the data at the runtime for display. Hence if there is big amount of data fetched then it will take more time to manipulate and display.
Notes