Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
vikramdesikan
Contributor
Contributor

Qlik mashup page load is slow

We recently created a mashup(basic mashup API calls) that users some web components for nav bar and other branding needs. The page loads in less than 2 secs for non qlik objects; however, the 6 charts from qlik sense take more than 10s to load. The charts don't use heavy expressions since it's pulling data from pre- aggregated tables. 

It's or goal to have the performance be let than 7s, what can be done to help improve page load performance?

Labels (3)
2 Replies
ErikWetterberg

Is that 10s for the first object? How  long does it take to open the app in the standard client?

ken4runner
Creator
Creator

You can use Chrome Developer Tools > Network tab to see what requests are taking the longest to load.

If you see that the schema call is taking the longest, Qlik recommends setting up Postman to investigate that per article 000064545

How to set up postman is covered in article 000045268

Hope this helps!

If you were able to get your mashup to load more quickly, please share the details of how you accomplished that here for posterity!