Date: Thu, 14 Apr 2022 13:54:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255525] grep performance problem Message-ID: <bug-255525-227-WkxIk5BSey@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255525-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255525 Duane <parakleta@darkreality.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |parakleta@darkreality.org --- Comment #1 from Duane <parakleta@darkreality.org> --- I see this was addressed here: https://cgit.freebsd.org/ports/commit/?id=ea62bacb8ac8978cd8f265cc385fd55cec051d1a I was wondering if it would be possible to please solve this using pcregrep instead of gnugrep. pcregrep uses the same engine as gnugrep and so has the same performance, but it is included as part of the pcre library which is much more likely to be required by other utilities, and also it doesn't replace any of the existing BSD commands. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255525-227-WkxIk5BSey>
