> Unfortunately it doesn't seem to have helped, though as a further data
> point the slowdown only occurs for files which have unrecorded changes
> or whose mtimes have changed (verified with touch(1)).

Yes, that's exactly what I meant.  If a file's time is not up-to-date,
Darcs will need to do a bytewise comparison of the file's contents.

We need to update the pristine cache with hash information, so that
Darcs can get away with just reading one file rather than two.  But
implementing this is left pending until the darcs-git merge (soon, I
promise!).

                                        Juliusz

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to