mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
java: fix direct conversion API
This commit is contained in:
parent
979ff80982
commit
135a9f5586
16 changed files with 356 additions and 264 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
svn checkout -r114 http://thrift-protobuf-compare.googlecode.com/svn/trunk/ thrift-protobuf-compare-base
|
||||
cp -rf thrift-protobuf-compare/tpc thrift-protobuf-compare-base
|
||||
cp ../dist/msgpack.jar thrift-protobuf-compare-base/tpc/lib/
|
||||
cp ../target/msgpack*.jar thrift-protobuf-compare-base/tpc/lib/msgpack.jar
|
||||
cd thrift-protobuf-compare-base/tpc/
|
||||
ant compile
|
||||
./run-benchmark.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue