Thanks PK. Do you happen to have a appstats screenshot for things like
that?

>From what I read so far, it seems the speed issues are either related to
serving static content or datastore, so that's already some valuable
insight.

For datastore, 'vladdrac' already did some sleuthing and put his results in
http://code.google.com/p/googleappengine/issues/detail?id=6005. Do you
think what you are seeing could be related?

For the slow serving of static content, is that an issue for only Windows
or are people seeing this on other platforms, too? If so, could you
elaborate and maybe provide a reproducible test scenario?


On Wed, Nov 16, 2011 at 7:51 PM, PK <[email protected]> wrote:

> But, what is even more annoying and new with 1.6.0 is that very often the
> datastore decides to go out for lunch in the middle of executing a query.
> Look for example at this one: about a minute to run a really simple query
> that returns one entity, in a datastore that I just created and maybe it
> has 200 entities of about 15 kinds. The Domain kind has two entities!!!
>
> INFO     2011-11-17 *03:39:47*,371 query.py:260] SWQ: Executing 'SELECT
> *  FROM Domain WHERE dom_names = :1' ['ls']
> INFO     2011-11-17 *03:40:38*,751 query.py:264] SWQ: 1
>
>  --
> 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/-/nE4DRRHUdC8J.
>
> 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