Skip to content

Commit 3f3160f

Browse files
authored
Merge pull request json-schema-org#265 from TheWildBlue/patch-1
Update implementations.md with Go validator benchmarks
2 parents 663d842 + 1bdb6f9 commit 3f3160f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

implementations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ Validators
6464

6565
Benchmarks that compare at least two implementations supporting draft-06+ may be listed here.
6666

67+
- Go
68+
- [validator-benchmarks](https://github.com/TheWildBlue/validator-benchmarks) - benchmark of Go JSON Schema validators based on official test suite
69+
6770
- JavaScript
6871
- [json-schema-benchmark](https://github.com/ebdrup/json-schema-benchmark) - an independent benchmark for Node.js JSON-schema validators based on JSON-Schema Test Suite (MIT)
6972

0 commit comments

Comments
 (0)