Fast Parsing
Understand's parsers are fast and accommodating. They can be as accurate as your compiler, but are much more forgiving about incorrect and in-complete code.
They are also fast. Here, for instance, is the parse log of 1.2 million lines of code:
Also, helping speed is that after you have fully parsed your code, Understand 2.0 will find new/removed/changed files and then parse only what depends on the changes:
And finally, we reparse just what was needed in about 10 seconds:
|