[Bug 65659] make for large projects halts main application UI
Justin Randall
logic at jrlogic.dyndns.org
Fri Oct 10 00:27:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=65659
------- Additional Comments From logic at jrlogic.dyndns.org 2003-10-10 00:26 -------
After further examination of the regex, it would be MUCH better to use a strict
regex once for each language searching for enter/leave directory. It looks like
the regex costs nearly O(N!). For input that is several hundred characters in
length, this is unacceptably slow.
More information about the KDevelop-devel
mailing list