Date: Thu, 20 Jan 2022 05:23:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254763] grep very slow with 13.0-RC4 Message-ID: <bug-254763-227-ldVKUygmAt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254763-227@https.bugs.freebsd.org/bugzilla/> References: <bug-254763-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=3D254763 --- Comment #13 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Kyle Evans from comment #12) So far as I know, the one area that I've see the behavior's consequences somewhat systematically is for poudriere bulk activity were it tries to go through the log to identify the "reason" for stoppage --when the log happens to be huge, as it can be for some port builds. /usr/local/share/poudriere/processonelog.sh and its use of bzgrep has a couple of examples of using -qi . Lots more use of -qE and -q . One -v . One plain grep. May be someday this issue will lead to some funding for spending less time on the kind of activity. --=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-254763-227-ldVKUygmAt>