Control: found -1 3.11-4 On 2021-11-24 17:24:02 +0100, Vincent Lefevre wrote: > The upstream bug has been closed after the move to PCRE2. > > Once the new grep is available in Debian, some tests need to be > done to see whether this change introduces any regression.
That's old, but grep is still much slower with -P than without it. For instance, on some large binary file: 7.15s with -P 0.12s without -P That's even much worse than before: the ratio was 13, it is now 59! -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)