Bug 90956
Summary: | Severe performance problem in grep . | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | bmisener |
Component: | grep | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 9 | CC: | p.van.egdom |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 18:53:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
bmisener
2003-05-15 19:12:47 UTC
This is a known bug (UTF-8 processing is much slower). See bug 69900. Try "export LC_ALL=C" before running grep. *** This bug has been marked as a duplicate of 69900 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |