提交 9ad28f68 编写于 作者: A andreneonet

Update ycsbClient.sh

上级 8015ef0d
......@@ -13,7 +13,4 @@
# limitations under the License.
#/bin/bash
java -cp lib/core-0.1.4.jar:lib/netty-3.1.1.GA.jar:lib/commons-codec-1.5.jar:./bin/ com.yahoo.ycsb.Client -threads 10 -P config/workloads/workloada -p measurementtype=timeseries -p timeseries.granularity=1000 -db bftsmart.demo.ycsb.YCSBClient -s > output.txt
# load set to 500 ops/s
#java -cp lib/core-0.1.4.jar:lib/netty-3.1.1.GA.jar:lib/commons-codec-1.5.jar:./bin/ com.yahoo.ycsb.Client -threads 10 -target 500 -P config/workloads/workloada -p measurementtype=timeseries -p timeseries.granularity=1000 -db bftsmart.demo.ycsb.YCSBClient -s > output.txt
java -cp ./lib/*:./bin/ com.yahoo.ycsb.Client -threads 10 -P config/workloads/workloada -p measurementtype=timeseries -p timeseries.granularity=1000 -db bftsmart.demo.ycsb.YCSBClient -s > output.txt
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册