Improve cleaner performance.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 22 Sep 2010 18:47:17 +0000 (11:47 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 22 Sep 2010 18:47:17 +0000 (11:47 -0700)
When reading an object in, seek to and read just the needed bytes instead
of the entire log segment.  Improves performance significantly.


No differences found