Request for comments: std.d.lexer
Jacob Carlborg
doob at me.com
Mon Jan 28 01:07:14 PST 2013
On 2013-01-28 10:03, Mehrdad wrote:
> Semi-unrelated question -- how would you benchmark a _parser_?
>
> Is there any way to get a _number_ as an answer, or is comparing against
> a rival parser the only way of benchmarking a parser?
It should always be possible to get a number, but it would be hard to
determine if that's a good number or not without comparing with anything
else.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list