msgpack-python/java/test
2010-05-20 06:19:26 +09:00
..
thrift-protobuf-compare/tpc/src/serializers java: add Unpacker.wrap method 2010-05-20 06:19:26 +09:00
Generate.java import MessagePack for Java 2010-01-08 17:34:14 +09:00
README java: fix direct conversion API 2010-05-20 05:44:44 +09:00

#!/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 ../target/msgpack*.jar thrift-protobuf-compare-base/tpc/lib/msgpack.jar
cd thrift-protobuf-compare-base/tpc/
ant compile
./run-benchmark.sh