darcs

Message4351

Author dagit
Recipients beschmi, dagit, gwern, tommy
Date 2008-04-25.18:14:18
Issue Issue814 darcs whatsnew -s does too much work
Content
I disabled the test in is_funky and found that it was still taking ages to
compute 'whatsnew -s'.  After a fair bit of debugging trying to figure out where
the culprit is, I found that it may be a problem with reading the pending or
what we do with the pending after we read it.

The attached patch passes all the tests on my system, but may not be the correct
way to solve the problem.  Also, I have tried to send this patch twice once to
darcs-devel and once to darcs-users, but both times it was silently ignored. 
I'm not sure why.
Files
File name Uploaded
make-whatsnew-lazier.dpatch dagit, 2008-04-25.18:14:18
History
Date User Action Args
2008-04-25 18:14:18dagitcreate
2008-04-25 18:14:20dagitlinkissue814 messages
2008-04-25 18:14:20dagitsetrecipients: + dagit, tommy, beschmi, gwern
2008-04-25 18:14:20dagitsetmessageid: <1209147260.09.0.347123066821.issue814@darcs.net>