Date: Mon, 27 Jun 2022 04:59:42 +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-XtlXlPQsfT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254763-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=254763 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #17 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Matteo Riondato from comment #15) If this still occurs with /usr/bin/bsdgrep in 12.x, I think this is a duplication. However, I continue to feel that in 12.3-STABLE the performance of concurrent storage usage by multiple processes has been poor... > /usr/bin/time -l cat access_log.txt | grep -F -v -f exclude_ips.txt > output.log ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | \__ writing \__ reading Thus, this is reading and writing at the same time. Doesn't it matter? -- 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-254763-227-XtlXlPQsfT>
