List for cgit developers and users
 help / color / mirror / Atom feed
From: lekensteyn at gmail.com (Peter Wu)
Subject: New Infrastructure: Mostly Complete
Date: Thu, 25 Apr 2013 19:40:27 +0200	[thread overview]
Message-ID: <41451011.urglOKcGST@al> (raw)
In-Reply-To: <CAHmME9rcnD9s-E-TVci_YKXrX9-zgNofeFQn=MzW4a8wy1UzyA@mail.gmail.com>

Hi Jason,

On Thursday 25 April 2013 19:08:18 Jason A. Donenfeld wrote:
> I'm unable to reproduce this over here -- either the slow compressing stage
> nor the HTTP gateway timeout errors.
I cannot reproduce it anymore, it seems to be fixed. You may want to check your 
logs to see what was going on. The cgit website is working again, cloning over 
git is fast:

$ 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 | 580 KiB/s, done.
Resolving deltas: 100% (3181/3181), done.

HTTP takes more time, perhaps because it is using the "dumb" protocol? Not a 
big deal though since git:// works nicely. Thanks for the update!

> 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

Regards,
Peter




      parent reply	other threads:[~2013-04-25 17:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23 22:59 Jason
2013-04-24  6:25 ` mailings
2013-04-24 15:12   ` mailings
2013-04-24  7:10 ` normalperson
2013-04-24  8:12   ` lekensteyn
2013-04-25 15:56 ` lekensteyn
2013-04-25 17:08   ` Jason
2013-04-25 17:15     ` Jason
2013-04-25 17:40     ` lekensteyn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41451011.urglOKcGST@al \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).