cancel
Showing results for 
Search instead for 
Did you mean: 

How to measure FIORI Launchpad performance

amitgoyal
Explorer

is there a way or a tool we can use to measure the performance of FIORI launchpad?

Essentially to measure how much time it takes to load all the tiles on the launchpad for different users?

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Amit,

Depending on your release you may want to try out the new tool STATS_FE for frontend monitoring.

Find out more in Manfred's blog Use Transaction STATS_FE to Analyze the Performance of your Web Application

The launchpad itself is a Fiori app so should be able to get some idea of what is happening.

You may also want to ask our performance experts... perhaps add a comment to blog SAP Fiori Peak Performance – Introduction & Top 10 Ways to Prevent Performance Issues

View Entire Topic
former_member674455
Participant
0 Kudos

You could try the transaction /IWFND/STATS. Filter for the request PAGE_BUILDER_PERS->PageSetCollection.

For a specific user checkout the transaction /IWFND/TRACES. Keep in mind that also the "PageSet Collection" gets cached by the browser.