> Fair enough -- so would a better test mean a database with many fewer > rows? Then the reqs/sec would have to be pretty high to stress out > the PC doing simple queries ... but still seems like it should be > possible in principle.
I would set up a Kind with a lot of entities (100K+) and ran a query that just returns a few of them (~20) using a composite index (2-4 fields). This should look like an average datastore hit by an average web app. Nevertheless, I like what you are doing. Please keep us updated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
