[cfe-dev] Is there a way to speed up parsing?

Zurab Btensnae zurabnbs at gmail.com
Tue Aug 6 09:48:43 PDT 2013


Thanks, I'll try to use this option, but it would be strange if it boosts
performance significantly.


On Tue, Aug 6, 2013 at 6:27 PM, Konstantin Tokarev <annulen at yandex.ru>wrote:

>
> 06.08.2013, 18:10, "Halfdan Ingvarsson" <halfdan at sidefx.com>:
> > If you're using a debug build of clang, which is the default if building
> from sources, then I'd expect very poor performance. Try rebuilding in
> optimized mode ('configure --enable-optimized') and then re-running your
> test.
>
> --disable-assertions also (unless you are using it on unstable target
> platform).
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130806/cea57df7/attachment.html>


More information about the cfe-dev mailing list