[darcs-devel] [issue1585] hashed repo whatsnew much slower on Windows than on Linux

Simon Marlow bugs at darcs.net
Fri Sep 25 11:39:58 UTC 2009


Simon Marlow <marlowsd at gmail.com> added the comment:

Something has happened since my previous report.  On the very same repository,
but with a freshly compiled darcs 2.3.1:

$ time darcs w -s
No changes!

real    0m13.312s
user    0m0.000s
sys     0m0.031s
$ time darcs w -s
No changes!

real    0m1.328s
user    0m0.000s
sys     0m0.000s
$ time darcs w -s
No changes!

real    0m0.813s
user    0m0.000s
sys     0m0.031s
$ time darcs w -s
No changes!

real    0m0.859s
user    0m0.015s
sys     0m0.000s


Less than one second is entirely reasonable, even if it is still a factor of 3
or so slower than Linux.  Might as well close this ticket, I think.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1585>
__________________________________


More information about the darcs-devel mailing list