On Tue, Mar 1, 2011 at 1:18 PM, Simon Knott <[email protected]> wrote: > What makes you think HR is slower than M/S? This is the case for > Puts/Deletes, but for Gets and Querying it's faster and much more > consistent. > > Get Statistics > HR - > http://code.google.com/status/appengine/detail/hr-datastore/2011/02/28#ae-trust-detail-hr-datastore-get-latency > MS - > http://code.google.com/status/appengine/detail/datastore/2011/02/28#ae-trust-detail-datastore-get-latency > > Query Statistics > HR - > http://code.google.com/status/appengine/detail/hr-datastore/2011/02/28#ae-trust-detail-hr-datastore-query-latency > MS - > http://code.google.com/status/appengine/detail/datastore/2011/02/28#ae-trust-detail-datastore-query-latency
This is for a different day, but it's easier to compare with MS/HR on the same chart to the same scale: Read: http://x.groks.org/gae-get-latency http://x.groks.org/gae-query-latency Write: http://x.groks.org/gae-put-latency http://x.groks.org/gae-delete-latency -- 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.
