Glad to hear it! Thanks for updating us and for further validating that
AppStats is a very important tool we should invest more into.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Mon, Feb 7, 2011 at 4:30 AM, dudu <[email protected]> wrote:

> *Thanks all guys. The problem was solved with Appstats. *
> **I thougth appstats need GWT, but I just forgot to add the servlet filter
> in web.xml =[  I am ashamed.
> With appstats I discover too many JDO data calls being made unnecessary.
> *
> *
> When I used the Visual VM to profile the application, it was right, the URL
> Fetch method is really slow off course, because is synchronous and make a
> request, spending more the 1000 ms. But it's not CPU expensive, so, the
> problem wasn't there.
> *
> *
> Now my app is spending little cpu time of the quota.
>
> Thanks all, and I'm sorry about my mistake.
> *
> *
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to