Appengine Endpoints Api Explorer 'time to execute'

53 views
Skip to first unread message

Rajesh Gupta

unread,
Feb 28, 2017, 9:52:48 PM2/28/17
to google-a...@googlegroups.com
Hi,
I am testing the deployed endpoints. Its a simple api with 3 fieds
I am testing using the API explorer console.

Please find the attached screen shot.  

In that screen, I fill all the fields and do 'Execute'
The results is displayed along with the 'time to execute'

This time shown varies very widely from 300ms to 6000ms.  why?

I observe the logs on the server side, and the logs time is consistently between 100ms - 300ms

Why is the 'time to execute' shown on the API's explorer screen varies so widely?  

Real point is, this wide time variation happens in the production application also.

--
Regards,
Rajesh
Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and Mobile

endpoint.png

Nicola Spreafico

unread,
Mar 1, 2017, 3:45:08 AM3/1/17
to Google App Engine
I had a similar problem, discussed with Google Support (case number 11020875)

Which version of Google Endpoints are you using?

Rajesh Gupta

unread,
Mar 1, 2017, 4:02:04 AM3/1/17
to google-a...@googlegroups.com
How can I get more info on the case no 11020875.  What is the website url to see support cases.

Version: Cloud Endpoints 1.0

Regards,
Rajesh
Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and Mobile

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/3688a2e3-d2a3-4e2b-8b66-b8ee84e68249%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jordan (Cloud Platform Support)

unread,
Mar 1, 2017, 11:54:03 AM3/1/17
to Google App Engine
Google Cloud Support cases are created and access by those who have a Support package. For more information about accessing support, you can talk to a Sales representative

Google Groups is meant for general product discussions and not for technical specific support. You can open a Public Issue Report with details about a specific product issue, or post your technical question on Stack Overflow

Note, requests made from a client browser such as from the Google API Explorer need to make an entire round-trip from your local network - to Google - and back to your local network. This is the time you are seeing in your screenshot and is due to network latency (not on Google's end). The logs captured in the Cloud Developer Console show the time it took to execute the request only on Google's network. Hence why you are seeing this difference. 

To reduce any latency seen in the actual Cloud Console logs, you can review the Decreasing latency documentation for App Engine.
Reply all
Reply to author
Forward
0 new messages