
19 Feb
2010
19 Feb
'10
8:45 p.m.
Ben Franksen wrote:
ben@sarun[1]: .../rtems/rtems-4.9.0 > /usr/local/bin/darcs --version 2.2.1 (release) ben@sarun[1]: .../rtems/rtems-4.9.0 > time /usr/local/bin/darcs whatsnew -l # ...long output elided... /usr/local/bin/darcs whatsnew -l 381,45s user 6,34s system 92% cpu 7:00,90 total
Just installed 2.3.1 and tried the same: ben@sarun[1]: .../rtems/rtems-4.9.0 > darcs --version 2.3.1 (release) ben@sarun[1]: .../rtems/rtems-4.9.0 > time darcs whatsnew -l # ...long output elided... darcs whatsnew -l 239,41s user 4,74s system 85% cpu 4:44,33 total Note the differences in user and system time. Darcs-2.3.1 is indeed faster than 2.2.1 (but you already knew that). Cheers Ben