Hi Toni,
  Once deployed, you might need to use the app for a little while to
let App Engine spin up instances.  Once you've got some instances and
the average latency comes back down you'll probably see it speed up.

  Also, use Appstats to profile your app.  It is invaluable.
    http://code.google.com/appengine/docs/java/tools/appstats.html



Robert




On Thu, Aug 11, 2011 at 03:01, tonibuenter <[email protected]> wrote:
> Hi
> I created a small Java application by Eclipse and the GAE plugin.
> I use JDO for persistence.
> What surprices me is the fact that the google site deployed version is about
> 20 to 100 times slower than the local.
> (I just measure a code part within the server-side code - no startup or net
> traffic time included.)
> Is this because I use the free hosting?
> Are payed hostings better?
> (my appid: javagrunda )
> Best Regards
> Toni
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/cQowyx6QVc4J.
> 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