mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
import MessagePack for Java
This commit is contained in:
parent
7873e41e00
commit
d76093b148
92 changed files with 490 additions and 4499 deletions
7
java/test/README
Normal file
7
java/test/README
Normal file
|
|
@ -0,0 +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/
|
||||
cd thrift-protobuf-compare-base/tpc/
|
||||
ant compile
|
||||
./run-benchmark.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue