bzr too slow

Denys Duchier duchier at ps.uni-sb.de
Tue Jan 10 13:53:46 GMT 2006


John Arbash Meinel <john at arbash-meinel.com> writes:

> It could be a few things. At one point, the hash-cache wasn't properly
> flushing to disk, so it was having to read all files over again.
> I thought Aaron submitted a fix for this, and it had been pulled in.

but now the hashcache gets written on _every_ unlock operation, regardless of
whether the lock is actually being released. what you'd really want to do is
write it at the _last_ unlock.

Cheers,

--Denys





More information about the bazaar mailing list