Quantcast
Channel: SCN : Blog List - All Communities
Viewing all articles
Browse latest Browse all 2548

Measure the performance of your OData service

$
0
0


The OData service url being tested is: /sap/opu/odata/sap/CRM_ODATA/TaskCollection?$filter=isMyTask eq true&$expand=DocumentNotes,DocumentNextUserStatuses,DocumentHistories,DocumentApplicationLogs,Attachments


Approach1 - gateway client

 

Log on your gateway ( frontend ) server, use tcode /IWFND/GW_CLIENT, paste the url and execute. Then you will get execution time in unit Millisecond.

clipboard1.png

Approach2 - Chrome development tool

 

Open Chrome development tool via F12, paste the COMPLETE url with host name and port number and execute. The time will be displayed in column "Time".

clipboard2.png

Hover the mouse to column "Timeline - Start Time", and more detail explanation of elapsed time will be displayed as below:

clipboard3.png

Approach3 - Chrome extension Postman

 

You can also use Chrome extension - Postman Restclient to get a draft

clipboard4.png

Approach4 - Gateway performance trace /IWFND/TRACES

 

Launch the tcode and enable the performance trace by selecting the checkbox "Performance Trace".

clipboard5.png

Then trigger a request via any of the above three approaches, and check your performance trace here:

clipboard6.png

If you want a more detailed view, double click the entry, and then click "Trace Details":

clipboard7.png


clipboard8.png


Viewing all articles
Browse latest Browse all 2548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>