msgpack/java/test/README

8 lines
322 B
Plaintext
Raw Normal View History

2010-01-08 17:34:14 +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
2010-05-20 05:44:44 +09:00
cp ../target/msgpack*.jar thrift-protobuf-compare-base/tpc/lib/msgpack.jar
2010-01-08 17:34:14 +09:00
cd thrift-protobuf-compare-base/tpc/
ant compile
./run-benchmark.sh