git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Masaya Suzuki <masayasuzuki@google.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 0/1] fetch: Cache the want OIDs for faster lookup
Date: Mon, 16 Sep 2019 13:01:32 -0700	[thread overview]
Message-ID: <xmqqr24g9fj7.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <20190915211802.207715-1-masayasuzuki@google.com> (Masaya Suzuki's message of "Sun, 15 Sep 2019 14:18:01 -0700")

Masaya Suzuki <masayasuzuki@google.com> writes:

> Debugging this, it seems most of the time is spent on iterating the want refs to
> see OIDs are included there. This patch speeds up this process by using oid_set.
> Now the client can send a fetch request almost immediately.

Wonderful.  Thanks.

      parent reply	other threads:[~2019-09-16 20:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-15 21:18 [PATCH 0/1] fetch: Cache the want OIDs for faster lookup Masaya Suzuki
2019-09-15 21:18 ` [PATCH 1/1] " Masaya Suzuki
2019-09-16  2:35   ` Derrick Stolee
2019-09-16  4:28     ` Masaya Suzuki
2019-09-16  4:34   ` Jeff King
2019-09-16 20:01 ` Junio C Hamano [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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqr24g9fj7.fsf@gitster-ct.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=masayasuzuki@google.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).