pandastrike/jsck

Benchmark for a schema that uses as many attributes as possible.

Closed this issue · 1 comments

Especially:

  • additionalProperties
  • not
  • allOf
  • anyOf
  • oneOf

when this happens, it's going to be really easy to add to the existing benchmark runners.

https://github.com/pandastrike/jsck/blob/ac2e9cc1deffd2f48e7c979a9bd1e30825ee657d/benchmarks/draft4/index.coffee

basically just add

require "./complex"

to two files.