-
splinterdb/
src/transaction_impl/: Implementation of transaction protocolssrc/FPSketch/: Implementation of FPSketch- All other files are related to SplinterDB
-
benchmark/
- Contains YCSB and TPCC benchmarks
- All instructions below should be executed in this directory
CloudLab - Clemson r6525 machine
bash setup.shImportant: After running setup, logout and login again. Verify your setup by running groups in the shell - it should display "disk".
./ycsb.shResults will be stored in ../ycsb_results
./tpcc.shResults will be stored in ../tpcc_results
./run_sketch_size_exp.pyResults will be stored in ../sketch_size_exp_results
./ycsb_cache.shResults will be stored in ../ycsb_cache_results