Message11461

Author gward
Recipients abuehl, cyanite, djc, pmezard, tonfa
Date 2010-01-14.02:50:34
Content
tonfa:
> It the 2x slowness acceptable ? It's the cost of having a more precise 
> rename detection algorithm.

Err, I guess it's OK.  But remember, I'm running diff on a single filename.  
I don't see why rename detection enters the picture.  If I was diff'ing two 
whole changesets, sure, that would make sense... but two revisions of a 
single file?

pmezard:
> Do you have a large working directory? If so, it could be related to
> issue1955 too.

Not especially: I found this in Mercurial's own source tree, with ~1100 
files and ~10 MB in the working dir.  Not big.
History
Date User Action Args
2010-01-14 02:50:34gwardsetmessageid: <1263437434.86.0.00913208743557.issue1985@mercurial.selenic.com>
2010-01-14 02:50:34gwardsetrecipients: + tonfa, pmezard, djc, abuehl, cyanite
2010-01-14 02:50:34gwardlinkissue1985 messages
2010-01-14 02:50:34gwardcreate