As I said to andreas, the important use of regex is on the configuration scripts and I can't do anything about that since i need them to parse the projects properly.<br><br>Bye,<br>Aleix<br><br><div class="gmail_quote">
On Tue, Apr 1, 2008 at 1:48 PM, Kris Wong <<a href="mailto:wongk@seapine.com">wongk@seapine.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> Yes, I've ran callgrind too and it seems that this qregexp is spent by<br>
> the finders so there is no much to do on the code.<br>
><br>
> My plan is to bring cache support which I think will bring<br>
> the needed speed.<br>
><br>
> Bye,<br>
> Aleix<br>
<br>
</div>Is there a reason it was decided to use regular expressions to implement the parser?  This will likely always be a bottle neck.  Regular expressions are slow.<br>
<font color="#888888"><br>
Kris Wong<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>