]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make find_start_sequence use the BNDM search algorithm. We handle
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 6 Sep 2001 23:58:29 +0000 (23:58 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 6 Sep 2001 23:58:29 +0000 (23:58 +0000)
commite0b1ef661777382ef8344729bce10fa4b4b0c142
tree080679f3a64ce37b2f5d47a8c8d183214dcb991f
parentf97356f95570cda2a1205e1b08bc28279f63beb4
Make find_start_sequence use the BNDM search algorithm.  We handle
edge cases via the old slow mechanism.

Previously, find_start_sequence would be responsible for ~25% of the
usr CPU time in tests (as performed by Ian).  No more.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90940 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_include.c