Comment 20 for bug 593560

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 593560] Re: Slow performance for many operations on the gcc code import branches

On 16 June 2010 09:58, Robert Collins <email address hidden> wrote:
> I think we should just remove accelerator tree support except when
> hardlinking; its almost certainly slower except in two particular
> case: Where the source tree is cache hot or hardlinks are being used.

That makes sense. Perhaps we could make it an option defaulting to
off so that we can still compare it in the future.

--
Martin