Actions:
|
2016-02-13 08:24 AEST by Glen Starrett - A user reported that "cvs up -d -P" takes significantly longer to run than "cvs
up -d" does, so I set up a test. I found the time is disproportionately long
when using "up -d -P", much more so than either option on their own or with a
simple "cvs up".
These are relative the average times to run the commands, see
my notes for details.
up 100%
up -P 133%
up -d 253%
up -d -P 854% |