From: Johannes Sixt <j.sixt@viscovery.net>
To: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH v2] Perform cheaper connectivity check when pack is used as medium
Date: Tue, 28 Feb 2012 16:40:58 +0100 [thread overview]
Message-ID: <4F4CF58A.9090502@viscovery.net> (raw)
In-Reply-To: <1330435109-4437-1-git-send-email-pclouds@gmail.com>
Am 2/28/2012 14:18, schrieb Nguyễn Thái Ngọc Duy:
> Without the patch:
> $ time git fetch file:///home/pclouds/w/git/.git
> remote: Counting objects: 125638, done.
> remote: Compressing objects: 100% (33201/33201), done.
...
> With the patch:
> $ time git fetch file:///home/pclouds/w/git/.git
> remote: Counting objects: 125647, done.
> remote: Compressing objects: 100% (33209/33209), done.
It is a bit irritating that the number are different when they should be
identical...
-- Hannes
next prev parent reply other threads:[~2012-02-28 15:41 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 15:39 [PATCH] Perform cheaper connectivity check when pack is used as medium Nguyễn Thái Ngọc Duy
2012-02-27 18:14 ` Junio C Hamano
2012-02-28 13:18 ` [PATCH v2] " Nguyễn Thái Ngọc Duy
2012-02-28 15:40 ` Johannes Sixt [this message]
2012-02-28 15:47 ` Andreas Ericsson
2012-02-29 1:41 ` Nguyen Thai Ngoc Duy
2012-03-02 6:10 ` Junio C Hamano
2012-03-02 14:05 ` Nguyen Thai Ngoc Duy
2012-03-02 17:31 ` Junio C Hamano
2012-03-03 3:05 ` Nguyen Thai Ngoc Duy
2012-03-03 6:59 ` Junio C Hamano
2012-03-03 10:09 ` Nguyen Thai Ngoc Duy
2012-03-06 11:20 ` Nguyen Thai Ngoc Duy
2012-03-06 15:56 ` Junio C Hamano
2012-03-14 14:40 ` [PATCH] {fetch,receive}-pack: skip sha-1 integrity test on objects from new pack Nguyễn Thái Ngọc Duy
2012-03-14 19:05 ` Junio C Hamano
2012-03-15 21:09 ` Junio C Hamano
2012-03-15 21:57 ` Junio C Hamano
2012-03-16 2:28 ` Nguyen Thai Ngoc Duy
2012-03-16 3:42 ` Junio C Hamano
2012-03-16 3:42 ` Nguyen Thai Ngoc Duy
2012-03-16 2:24 ` Nguyen Thai Ngoc Duy
2012-03-16 3:46 ` Junio C Hamano
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=4F4CF58A.9090502@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.