You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: obsolete-implementations.md
+39-9Lines changed: 39 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,7 @@ Validators
70
70
- {{ tool.notes }} {% endif %}{% endfor %}
71
71
72
72
73
-
Validation benchmarks
74
-
---------------------
73
+
### Benchmarks
75
74
76
75
- Java
77
76
-[json-schema-validator-benchmark](https://github.com/networknt/json-schema-validator-perftest) - compares performance of three JSON schema validator implementations in Java(Apache 2.0)
@@ -86,6 +85,44 @@ Validation benchmarks
86
85
- PHP
87
86
-[php-json-schema-bench](https://github.com/swaggest/php-json-schema-bench) - comparative benchmark for JSON-schema PHP validators using JSON-Schema Test Suite and z-schema/JSCK (MIT)
0 commit comments