Forum Discussion

EVERTON BATISTA PETRO ALEXANDRE's avatar
Jan 09, 2019

Home Page SharePoint Performance

I have a SharePoint online home page with 8 client side webparts. The rest calls are async. But the load page is 12 seconds. Is it normal for you? There is any configuration to improve the performance? I saw 1 year ago about to instead to use many rest calls, I send all calls to process query. But I don't search this blog. Anybody did you work with process query?

 

Thanks!

1 Reply

  • M365061290's avatar
    M365061290
    Iron Contributor

    may be you can use session storage, 2nd time page load will be less.

     

    Also you can limit the no of items to be fetched for each client webpart during first load

Resources