pandastrike / jsck

JSON Schema Compiled checK
MIT License
160 stars 14 forks source link

Add themis to benchmarks #82

Closed atrniv closed 9 years ago

atrniv commented 9 years ago

Themis has several configuration options which can affect its performance. As such I've added 2 validators in the benchmarks. Themis[minimal] (minimum features enabled) and just Themis (full support for default values enabled).

Signed-off-by: Johny Jose johny@playlyfe.com

gilesbowkett commented 9 years ago

some comments on https://github.com/pandastrike/jsck/issues/81.

I'm basically happy to merge this, with a few caveats:

gilesbowkett commented 9 years ago

I'm running json-schema-tests with themis 1.1.5 and still seeing a ton of fails. caveat: I'm about to board an airplane, wrote the harness in a hurry, might be my mistake. but: merge delayed until I'm sure.

gilesbowkett commented 9 years ago

all good, thx!