Hi,
I thought about taking out some indexes, but I can only take out 3 of them 
and I don't notice a big difference in the results.
However, the method persistentAll (quite logical actually!) did make a huge 
difference. It basically cut the time and cpu load to one 3rd. I'll probably 
be able to bring it down a bit more with some tweaking.

These 100k lines are to be inserted just on setting up the app, everything 
else is supposed to grow much slower and my app probably will have a 100:1 
read to write, so I guess I'm not too worried. I'm new to GAE and I was just 
a bit surprised to just how careful you have to be to minimize the cpu load.

Thanks everybody,

Cheers

C

 

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

Reply via email to