Geoff Hutchison wrote:
> So... Does anyone (Randy perhaps?) want to submit a patch to move
> compression out of the Serialize/Deserialize methods and move them to
> DocHead? ;-) It should be pretty simple and the move should ensure we only
> compress/decompress that field when necessary. The speedup should be
> significant and the hit on compression ratios should be pretty small.

Here is my first attempt...It seems to work with a minor increase in the
document db size.

Randy

DocumentRef.h.diff

DocumentRef.cc.diff

Reply via email to