Skip to content

windybeing/coco

 
 

Repository files navigation

Build Status

Dependencies

sudo apt-get update
sudo apt-get install -y zip make cmake g++ libjemalloc-dev libboost-dev libgoogle-glog-dev

Download

git clone https://github.com/luyi0619/coco.git

Build

./compile.sh

Run

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • Shell 1.5%
  • Other 1.3%