[cfe-dev] Is there a way to speed up parsing?
Konstantin Tokarev
annulen at yandex.ru
Tue Aug 6 07:27:53 PDT 2013
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
More information about the cfe-dev
mailing list