Skip to main content
Nintex Community Menu Bar
Question

Slow performance of page

  • July 9, 2024
  • 1 reply
  • 6 views

Forum|alt.badge.img+2

Hello,

We have an performances issue with skuid pages in one of our sandboxes.
There are couple of interlinked models in the page which generates a chart. To debug any issue with the query, we created a visual force page and added same queries using javascript remoting  and the page is loading without delay. So, we wanted to understand if there is specific for chart component that can cause the delay OR is there any additional overhead in skuid that is associated with model query. Please note that the query is an aggregation query, so the size of the result payload is very small in skuid.

Thanks,
Riju

1 reply

Forum|alt.badge.img+11

Maybe open Developer Tools and start with the Network Tab.  Lots of great tidbits in this post: 
Skuid Page Performance Guide