Sign in
third-party-mirror
/
jackson
/
0679f4c5f9bbb32a24d3cd9790e83dc84b8aa5f9
/
.
/
run-json-perf.sh
blob: 6fde61487fa293660d9385597a85fe84ca83b1fd [
file
] [
log
] [
blame
]
#!/bin/sh
java
-
Xmx48m
-
server\
-
cp build
/
classes\
:
lib
/
perf
/
json
-
org
.
jar\
:
lib
/
perf
/
stringtree
-
json
-
2.0
.
5.jar
\
:
lib
/
perf
/
antlr
-
2.7
.
6.jar
\
:
lib
/
perf
/
jsontools
-
core
-
1.5
.
jar\
:
lib
/
perf
/
noggit
.
jar\
TestJsonPerf
\
$
*