Ian Goldberg c3623c6c23 The 2^26 experiments won't run in just 16 GB of RAM | 9 meses atrás | |
---|---|---|
.. | ||
README.md | 1 ano atrás | |
generate_raw_data_bs.sh | 9 meses atrás | |
generate_raw_data_bs_const_db.sh | 1 ano atrás | |
generate_raw_data_heap.sh | 9 meses atrás | |
generate_raw_data_heap_const_db.sh | 11 meses atrás | |
generate_raw_data_reads.sh | 9 meses atrás | |
generate_raw_data_reads_const_db.sh | 1 ano atrás | |
generate_raw_data_reads_ssh.sh | 1 ano atrás | |
parse_logs | 1 ano atrás | |
repro | 9 meses atrás |
cd docker Build the docker image with ./build-docker Start the dockers with ./start-docker This will start three dockers, each running one of the parties.
./set-networking 30ms 100mbit
Open the file generate_raw_data_bs_const_db.sh
Change the variable nitrs
to the number of times you would like run each experiment
Generate the raw data for Figure 7a) using sh generate_raw_data_bs_const_db.sh
Open the file generate_raw_data_bs_const_db.sh
Change the variable nitrs
to the number of times you would like run each experiment
Generate the raw data for Figure 7b) and 7c) using sh generate_raw_data_bs.sh
Open the file generate_raw_data_heap.sh
Change the variable nitrs
to the number of times you would like run each experiment
Generate the raw data for the heap experiments using sh generate_raw_data_heap.sh