Forum Discussion
slosada
03-22-2022Data Pipeline
How do I speed up my dashboard loading?
- untitled_Aaron03-22-2022Data Storage
The root of the issue lies with the location where Sisense is querying data from. The first level of optimization that should be considered is having a dedicated virtual warehouse for your BI tool. Then, Snowflake is a columnar data store, which is much faster than a row-store system. The major difference here being data is physically stored in columns rather than rows. There are several others that I would want to know more about specific issues to solve the issue!