im just profiling my app and i have to say i get surprising results. lets say i have a list with 500 keys as strings not key objects. db.get(keylist) takes 3seconds??!!!
how does this take that long? i mean i have the keys already. would it be (significantly) faster with key objects? andreas -- 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.
