Skip to content

shivaram/cassandra-pbs-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cassandra-pbs-bench

Benchmark for measuring PBS overhead in Cassandra

Requirements

Instructions to run the benchmark

  1. Launch a EC2 cluster with PBS AMI. python setup_hosts.py --launch -n 4

  2. Run benchmark using bench_pbs.py.

Example: To measure baseline performance for R=W=1 and 10,000 operations,

python bench_pbs.py --trunk -i 1 -o 10000 -r 1 -w 1

For more options try python bench_pbs.py -h

Authors: Shivaram Venkataraman (shivaram@cs.berkeley.edu) Peter Bailis (pbailis@cs.berekely.edu)

About

Benchmark for measuring PBS overhead in Cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published