Sign in
third-party-mirror
/
jackson
/
ba36461c46373873b4fd3329ceb39b6cd0b55374
/
.
/
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
\
$
*