Forum Discussion
EVERTON BATISTA PETRO ALEXANDRE
Jan 09, 2019Copper Contributor
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
Sort By
- M365061290Iron 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