Front page | perl.perl6.internals |
Postings from February 2006
svn performance
Thread Next
From:
Robert Spier
Date:
February 17, 2006 08:38
Subject:
svn performance
Message ID:
m3zmkqndod.wl_rs@pobox.com
> snapshots or releases. And, since a checkout takes about an hour (last
> time I checked) I tend to be too lazy to fetch one just to make a patch.
Only if you're checking out to a Commodore 64.
rspier@bear /tmp$ time svn co http://svn.perl.org/parrot/trunk parrot-trunk > /dev/null
real 1m4.827s
user 0m4.108s
sys 0m2.852s
(I did several other runs, using ssl, and it took less time, probably
due to compression. I even did a checkout from 70ms of latency away
from the server, and it was less as well.)
Thread Next
-
svn performance
by Robert Spier