On 2013-01-28 10:09, Mehrdad wrote:
Sorry I think my question was vague -- what I meant was, how do you measure it, i.e. in what units?Lines per second? Tokens per second? Syntax nodes per second? etc.
The easy way out would be to just measure how long time it takes to parse a given piece of code and compare with some other parse using the same code.
-- /Jacob Carlborg
