On Fri, Jul 26 2019, Carlo Arenas wrote: > since this moves PCRE1 out of the JIT fast path, I think you're mostly replying to the wrong thread. None of the patches I've sent disable PCRE v1 JIT, as the performance numbers show. The JIT stack is resized, and for v2 some dead code removed. > introduces the regression where git grep will abort if there is binary > data or non UTF-8 text in the repository/log and should be IMHO hold > out until a fix for that can be merged. You're talking about the kwset series, not this cleanup series. > this also needs additional changes to better support NO_LIBPCRE1_JIT, > patch to follow Looking forward to it, thanks!