Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: Taylor Blau <me@ttaylorr.com>
To: Jonathan Tan <jonathantanmy@google.com>
Cc: Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org, derrickstolee@github.com
Subject: Re: Changed path filter hash differs from murmur3 if char is signed
Date: Fri, 12 May 2023 17:27:55 -0400	[thread overview]
Message-ID: <ZF6vW7/BhKqUyP7R@nand.local> (raw)
In-Reply-To: <20230512205427.1090937-1-jonathantanmy@google.com>

On Fri, May 12, 2023 at 01:54:27PM -0700, Jonathan Tan wrote:
> > > I don't have statistics on this, but if the majority of repos have
> > > only <=0x7f filenames (which seems reasonable to me), this might save
> > > sufficient work that we can proceed with bumping the version number and
> > > ignoring old data.
> > >
> > >> Better yet, we should be able to reuse existing Bloom filter data for
> > >> paths that have all characters <=0xff, and only recompute them where
> >
> > "ff" -> "7f" I presume?
>
> That was my assumption too, but Taylor can clarify.

Sorry, yes, I meant "0x7f" here not "0xff". Thanks for catching, both.

Thanks,
Taylor

      reply	other threads:[~2023-05-12 21:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 22:40 Changed path filter hash differs from murmur3 if char is signed Jonathan Tan
2023-05-11 22:51 ` Junio C Hamano
2023-05-11 23:10   ` Taylor Blau
2023-05-12 17:33     ` Jonathan Tan
2023-05-12 19:42       ` Junio C Hamano
2023-05-12 20:54         ` Jonathan Tan
2023-05-12 21:27           ` Taylor Blau [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=ZF6vW7/BhKqUyP7R@nand.local \
    --to=me@ttaylorr.com \
    --cc=derrickstolee@github.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jonathantanmy@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.
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).