pandastrike/jsck

Verify that benchmarked libs aren't failing

Closed this issue · 1 comments

When benchmarking another lib using a document that should be valid, check to make sure that the validator actually agrees it is valid.

Otherwise, the the buggy validator might be bailing out early and getting a better score.

two libraries are indeed doing this - see #65 - but JSCK is faster than both of them anyway.