All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Patrick Steinhardt <ps@pks.im>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] pack-bitmap: avoid traversal of objects referenced by uninteresting tag
Date: Thu, 18 Mar 2021 17:13:58 -0700	[thread overview]
Message-ID: <xmqqk0q4ov95.fsf@gitster.g> (raw)
In-Reply-To: <e342077ed116fb47c6a0fa645abd5558310efb09.1615993858.git.ps@pks.im> (Patrick Steinhardt's message of "Wed, 17 Mar 2021 16:11:14 +0100")

Patrick Steinhardt <ps@pks.im> writes:

> While most benchmarks are probably in the range of noise, the newly
> added 5310.8 benchmark shows a performance improvement of 25600%.

which sounds impressive, but ...

> +test_perf 'rev-list with negation (objects)' '
> +	git rev-list --not --all --use-bitmap-index --objects >/dev/null
> +'

... is this an interesting use case to begin with, without any
positive end?

> +
>  test_perf 'rev-list count with blob:none' '
>  	git rev-list --use-bitmap-index --count --objects --all \
>  		--filter=blob:none >/dev/null

  reply	other threads:[~2021-03-19  0:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 15:11 [PATCH] pack-bitmap: avoid traversal of objects referenced by uninteresting tag Patrick Steinhardt
2021-03-19  0:13 ` Junio C Hamano [this message]
2021-03-22 12:16   ` Patrick Steinhardt
2021-03-22 12:19 ` [PATCH v2] " Patrick Steinhardt

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=xmqqk0q4ov95.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=ps@pks.im \
    /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.