Hi, On Jun 19, 2010, at 1:08 PM, ext Campbell Barton wrote:
> Hi, Id really like to help with qtcreator by reporting bugs at least > but I really think this was some error in version 1.3x > > It would parse around 1 million lines of C/C++ code in ~3 seconds. and > it didn't always seem to work right. > Now it takes 12 seconds. 12 seconds to parse and analyze 1 MLOC is pretty good if you ask me. Would be nice to parse 1MLOC in 3 seconds but you know there's a limit to everything :) Indexing was talking 3 seconds because it was probably parsing only part of your project. ciao robe _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
