Closed atrniv closed 9 years ago
some comments on https://github.com/pandastrike/jsck/issues/81.
I'm basically happy to merge this, with a few caveats:
master
branch and we really absolutely prefer that changes like this happen on a feature branch and then get merged into master
afterwards.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.
all good, thx!
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 justThemis
(full support for default values enabled).Signed-off-by: Johny Jose johny@playlyfe.com