Skip to content

Commit 9ab4e95

Browse files
authored
Merge pull request json-schema-org#47 from stevehu/master
add benchmark for JSON schema validator implmentations in Java
2 parents 7a21c45 + 49449d1 commit 9ab4e95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

implementations.html

+8
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ <h2>Validation benchmarks</h2>
125125
</ul>
126126
</li>
127127
</ul>
128+
<ul>
129+
<li>Java
130+
<ul>
131+
<li><a id="link-bench-networknt" href="https://github.com/networknt/json-schema-validator-perftest">json-schema-validator-benchmark</a> - compares performance of three JSON schema validator implementations in Java(Apache 2.0)</li>
132+
</ul>
133+
</li>
134+
</ul>
135+
128136

129137
<h2>Schema generation</h2>
130138
<ul>

0 commit comments

Comments
 (0)