summaryrefslogtreecommitdiff
path: root/java/test/README
diff options
context:
space:
mode:
authorfrsyuki <frsyuki@users.sourceforge.jp>2010-01-08 17:34:14 +0900
committerfrsyuki <frsyuki@users.sourceforge.jp>2010-01-08 17:34:14 +0900
commitd76093b148c1082a1465041263810595f3fd5b3b (patch)
tree136328cc3e4a877445d7bebbb8898e78fd812fe3 /java/test/README
parent7873e41e00d3edc9cef567762c1e44a1627cab15 (diff)
downloadmsgpack-python-d76093b148c1082a1465041263810595f3fd5b3b.tar.gz
import MessagePack for Java
Diffstat (limited to 'java/test/README')
-rw-r--r--java/test/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/test/README b/java/test/README
new file mode 100644
index 0000000..4e16454
--- /dev/null
+++ b/java/test/README
@@ -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