[google-appengine] Re: Appengine Endpoints Api Explorer 'time to execute'

2017-03-01 Thread 'Nicola Spreafico' via Google App Engine
I had a similar problem, discussed with Google Support (case number 
11020875)

Which version of Google Endpoints are you using?

Il giorno mercoledì 1 marzo 2017 03:52:48 UTC+1, Rajesh Gupta ha scritto:
>
> 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
> *www.VeersoftSolutions.com *
> *www.GainERP.com *
> *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+unsubscr...@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.


Re: [google-appengine] Re: Appengine Endpoints Api Explorer 'time to execute'

2017-03-01 Thread Rajesh Gupta
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
*www.VeersoftSolutions.com *
*www.GainERP.com *
*Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and
Mobile*

On Wed, Mar 1, 2017 at 2:15 PM, 'Nicola Spreafico' via Google App Engine <
google-appengine@googlegroups.com> wrote:

> I had a similar problem, discussed with Google Support (case number
> 11020875)
>
> Which version of Google Endpoints are you using?
>
>
> Il giorno mercoledì 1 marzo 2017 03:52:48 UTC+1, Rajesh Gupta ha scritto:
>>
>> 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
>> *www.VeersoftSolutions.com *
>> *www.GainERP.com *
>> *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+unsubscr...@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.
>



-- 
Regards,
Rajesh
*www.VeersoftSolutions.com *
*www.GainERP.com *
*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+unsubscr...@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/CA%2BS7ijaPe2SexDCxroaOH_vWjJbFZVsZTAZ83iA15WXoLOL9bA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Appengine Endpoints Api Explorer 'time to execute'

2017-03-01 Thread 'Jordan (Cloud Platform Support)' via 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.

-- 
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+unsubscr...@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/0ba997e5-537f-4f45-bde4-8d4967b35bef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.