Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
masa_139
Product and Topic Expert
Product and Topic Expert

This is a collaborative document to share lessons learned contents for the SAP Fiori Performance topics in the community SAP Fiori.

Please feel free to insert the link of your document or blog by selecting the edit button from Actions.

1. Performance tips

2. Understanding the cache management

3. Tools: Finding the bottleneck

    Please look at  How to do basic Performance Analysis of SAP Fiori based UIs in SAP Service Marketplace.  

  • Frontend
    • Chrome Developer Tool: Timeline - Chrome timeline is a handy tool to check the timeline for Loading, Scripting, Rendering and Painting.
      Probably you can find that some of OData service calls took longer time.

              

    • HTTPWatch - HttpWatch integrates with Internet Explorer and Firefox browsers to show you the HTTP and HTTPS traffic. It's a little bit more user-friendly than the embedded tools. Trial version exists.

    • Single Activity Trace: SAT

                 Configuring SAT - SAP Virtual Machine Container - SAP Library

                 Displaying SAT Results - SAP Virtual Machine Container - SAP Library

                Single Transaction Analysis (ST12) – getting started

             

4. Tips when you develop a custom app

5. Testing tools


12 Comments