[Bug regex/503] New: fastmap loop in regex can be tightened
bonzini@gnu.org
sourceware-bugzilla@sources.redhat.com
Thu Nov 4 08:55:00 GMT 2004
Patch at http://sources.redhat.com/ml/libc-alpha/2004-10/msg00166.html
It hoists several conditionals outside the "fastmap" loop, speeding up for
example regexes that start with a period (depending on the input, things such as
[A-Za-z]+ could be made faster as well).
--
Summary: fastmap loop in regex can be tightened
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: regex
AssignedTo: bonzini at gnu dot org
ReportedBy: bonzini at gnu dot org
CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
bugs at sources dot redhat dot com
OtherBugsDependingO 500
nThis:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=503
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list