sudo apt-get update
sudo apt-get install -y zip make cmake g++ libjemalloc-dev libboost-dev libgoogle-glog-dev
git clone https://github.com/luyi0619/coco.git
./compile.sh
- TPCC Update server_num and partition_num configuration in run_ycsb.sh and ycsb.sh
./run_tpcc.sh
- YCSB Update server_num and partition_num configuration in run_ycsb.sh and ycsb.sh
./run_ycsb.sh
Run contention test
./ycsb_zipf_test.sh