[Bug 223532] GNU egrep -i is terrible slow if utf-8 locale is enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jun 2021 19:26:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223532 --- Comment #5 from Helge Oldach <freebsd@oldach.net> --- (In reply to Stefan Eßer from comment #4) > The performance impact of using -i with or without UTF-8 is only a factor of about 3 instead of 100: I said with "-i" vs. without "-i" would make two 2 orders of magnitude difference. (Unrelated to multibyte vs. singlebyte.) What are fgrep-FBSD and fgrep-ORIG? Where is WITH_INTERNAL_NOSPEC documented? src.conf(5) doesn't mention it. Why isn't WITH_INTERNAL_NOSPEC enabled by default when it accounts for such a drastic improvement? -- You are receiving this mail because: You are the assignee for the bug.