| commit | 57c4ba8e8120fc02e0485bf8ccc33ae6ef536a64 | [log] [tgz] |
|---|---|---|
| author | Shawn O. Pearce <sop@google.com> | Tue Dec 22 08:10:50 2009 -0800 |
| committer | Shawn O. Pearce <sop@google.com> | Tue Dec 22 08:10:50 2009 -0800 |
| tree | 3953f4ab76b53197865afb6351f178855a628a46 | |
| parent | 5d5d200f9ff6a880abb78f33ec3849c0c3de6bc6 [diff] |
documentation: Correct calculation of QPS QPS is queries-per-second, but I had computed it as queries-per-minute as I failed to account for 60 minutes in an hour. Change-Id: I706c81d3d7fd6677aaf4727c064d5aedf7230aa5 Signed-off-by: Shawn O. Pearce <sop@google.com>