Hi, today I imported about 12k entities into the local datastore of my dev server, I found it's slow to load any page(eg: homepage with 10 datastore request takes about 2 seconds).
So I switch to use sqlite3, when I done everything, I found I need to wait about 157 seconds to open my homepage, I could't believe it would spent more than 2 minutes! I didn't change any model definition or entity value, do I need manually add some indexes? Thank you. ---------- keakon -- 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.
