From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>, git@vger.kernel.org
Subject: Re: ab/no-kwset, was Re: What's cooking in git.git (Jun 2019, #07; Fri, 28)
Date: Mon, 01 Jul 2019 09:39:48 -0700 [thread overview]
Message-ID: <xmqqimsl7lpn.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <nycvar.QRO.7.76.6.1907011515150.44@tvgsbejvaqbjf.bet> (Johannes Schindelin's message of "Mon, 1 Jul 2019 15:16:26 +0200 (CEST)")
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> Hi Junio & Ævar,
>
> On Fri, 28 Jun 2019, Junio C Hamano wrote:
>
>> * ab/no-kwset (2019-06-28) 9 commits
>> - grep: use PCRE v2 for optimized fixed-string search
>> - grep: remove the kwset optimization
>> - grep: drop support for \0 in --fixed-strings <pattern>
>> - grep: make the behavior for NUL-byte in patterns sane
>> - grep tests: move binary pattern tests into their own file
>> - grep tests: move "grep binary" alongside the rest
>> - grep: inline the return value of a function call used only once
>> - grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
>> - log tests: test regex backends in "--encode=<enc>" tests
>>
>> Retire use of kwset library, which is an optimization for looking
>> for fixed strings, with use of pcre2 JIT.
>>
>> Will merge to 'next'.
>
> There is still a test failure that I am not sure how Ævar wants to
> address:
>
> https://dev.azure.com/gitgitgadget/git/_build/results?buildId=11535&view=ms.vss-test-web.build-test-results-tab
Thanks for a quick response to stop me.
As this is a mere swapping-an-optimization-with-yet-another-one, I
do not think we are in a hurry to have it graduate.
next prev parent reply other threads:[~2019-07-01 16:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-28 22:17 What's cooking in git.git (Jun 2019, #07; Fri, 28) Junio C Hamano
2019-07-01 13:16 ` ab/no-kwset, was " Johannes Schindelin
2019-07-01 16:39 ` Junio C Hamano [this message]
2019-07-01 21:22 ` Ævar Arnfjörð Bjarmason
2019-07-02 12:15 ` Johannes Schindelin
2019-07-01 15:02 ` Rohit Ashiwal
2019-07-01 16:05 ` Junio C Hamano
2019-07-01 15:22 ` Taylor Blau
2019-07-01 16:05 ` Junio C Hamano
2019-07-01 15:36 ` Taylor Blau
2019-07-02 20:44 ` Junio C Hamano
2019-07-03 11:13 ` Johannes Schindelin
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=xmqqimsl7lpn.fsf@gitster-ct.c.googlers.com \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
/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).