New Infrastructure: Mostly Complete
Jason A. Donenfeld
Jason at zx2c4.com
Thu Apr 25 19:08:18 CEST 2013
Hi Peter,
I'm unable to reproduce this over here -- either the slow compressing stage
nor the HTTP gateway timeout errors.
zx2c4 at thinkpad ~ $ time git clone http://git.zx2c4.com/cgit
Cloning into 'cgit'...
real 0m19.327s
user 0m0.998s
sys 0m0.579s
zx2c4 at thinkpad ~ $ time git clone git://git.zx2c4.com/cgit
Cloning into 'cgit'...
remote: Counting objects: 4419, done.
remote: Compressing objects: 100% (1559/1559), done.
remote: Total 4419 (delta 3181), reused 3922 (delta 2851)
Receiving objects: 100% (4419/4419), 784.10 KiB | 387 KiB/s, done.
Resolving deltas: 100% (3181/3181), done.
real 0m1.749s
user 0m0.184s
sys 0m0.079s
Is the issue still occurring for you? If so, would you sign into #cgit on
freenode and we can help triage this together?
Thanks,
Jason
More information about the CGit
mailing list