bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17350: [PATCH] grep: speed up for a case to repeat failure in DFA af


From: Paul Eggert
Subject: bug#17350: [PATCH] grep: speed up for a case to repeat failure in DFA after success in kwset
Date: Sun, 27 Apr 2014 23:09:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Thanks, but I'm hoping that a simpler patch is possible in that area. It is unfortunately that this part of the code calls dfaexec in 4 places and dfahint in 3. Surely we can simplify it so that it calls dfahint in one place, and dfaexec in one place -- or, if that's two ambitious, at least we should cut the complexity down somewhat.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]