Re: [appengine-java] Selecting 100 records from 789 taking 2.5 seconds

2011-10-16 Thread keyvez
Thanks. I used it, and it pointed my out in the right direction, the problem was creating entitymanager in jpa, i switched to low-level datastore calls an its taking 0ms instead of 800ms. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java"

Re: [appengine-java] Selecting 100 records from 789 taking 2.5 seconds

2011-10-16 Thread Bruno Fuster
Hi, I'm not sure but have you enabled appstats? It can help you find out. On Sun, Oct 16, 2011 at 4:00 AM, keyvez wrote: > What can I do to fix this? Please help. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To view

[appengine-java] Selecting 100 records from 789 taking 2.5 seconds

2011-10-15 Thread keyvez
What can I do to fix this? Please help. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/QBzjCLIdv2IJ. To post to this group, send ema