Date: Mon, 09 Aug 2021 06:26:00 +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-DaGXtVM27s@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 Rihad <rihad@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rihad@mail.ru --- Comment #10 from Rihad <rihad@mail.ru> --- Same issue here. grep -vE -f whitelist.re /path/to/nginx-access.log Whitelist.re is a huge compiled exclusion list. In the form: ^(128\.177\.243\.|128\.177\.244\.100 | etc. etc.) This was done in about 5 seconds with a pretty large access.log in FreeBSD = 11.4 Still not finished after 30 minutes on FreeBSD 13.0. --=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-DaGXtVM27s>