Better track latency of operations issued to S3.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 22 Mar 2010 22:07:21 +0000 (15:07 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 22 Mar 2010 22:07:21 +0000 (15:07 -0700)
Track the time from when the operation is sent to S3 as well, not just from
when it was submitted locally, as there may be some local queueing
happening.


No differences found