On Dec 22, 2008, at 8:57 PM, Damien Katz wrote:
There is an expected slowdown during the retry, because it needs to
update previous values, not just copy docs, which means 2 extra
btree operations. However, I must say I'm surprised at the magnitude
of the slowdown. Maybe there is bug or simple optimization that can
be performed.
-Damien
Hi Damien et al., in my experience the compaction retries on this
particular DB can still pull docs at a steady state of ~400 Hz. It
was just this one time where they were an order of magnitude slower.
Adam