Added benchmarks.#90
Conversation
|
Can we get an average of a fixed set of those ops/s so it's easier to compare the output ? |
|
(the total time for all benchmarks is less useful because new commits tend to add a new testcase) |
I couldn't find an option for this, except exporting the result as CSV (brrr). We could create a separate suite with a fixed subset of these test pages, and mark it as a constant reference point, though. |
That sounds like a good idea, yeah. |
|
@gijsk now we have these two distinct commands, |
There was a problem hiding this comment.
Ah just spotted: all this should be removed from this file, as we're not in a test context.
Added benchmarks to be able to keep track of the speed of the parser and readability.

r=? @gijsk @leibovic