Ian Goldberg da677c6167 Check whether we have enough RAM to run the 2^28 and 2^30 experiments | 9 kuukautta sitten | |
---|---|---|
.. | ||
README.md | 1 vuosi sitten | |
repro | 9 kuukautta sitten | |
repro-bs-const-db.sh | 1 vuosi sitten | |
repro-bs.sh | 9 kuukautta sitten | |
repro-reads-const-db.sh | 1 vuosi sitten | |
repro-reads.sh | 9 kuukautta sitten |
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
cd prac
Open the file repro-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 repro-bs-const-db.sh
Open the file repro-bs.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 repro-bs.sh