Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-255525-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255525

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=3Dea62bacb8ac8978cd8f265cc385fd55=
cec051d1a

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, b=
ut
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255525-227-WkxIk5BSey>