Stephen Brown
unread,Mar 7, 2012, 9:33:20 AM3/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
I recently upgraded to appengine for python 1.6.3 (from 1.6.2) and I noticed it's a lot slower at processing some of the background tasks I do.
In the case I had, it kept spitting out that it was updating the index.yaml file for my project, something that did not appear before:
INFO 2012-03-07 13:15:31,112 datastore_stub_index.py:257] Updating [snip ...]/index.yaml
Stephen