Skip to content

Commit

Permalink
Refer to paper in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sacheendra committed Feb 1, 2024
1 parent 0fa1602 commit 0ea3570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This repository contains the evaluation code and experiments written in Kotlin f
- Run `./download-traces.sh`. This will download all required traces from Zenodo and copy them to the relevant directories for experiments.
- Setup a python 3.11 virtual environment. Install dependencies using `pip install -r plot/script/requirements.txt`.
- Use `./run-experiments.sh` to run the simulations and plot the results.
- Figure 7 is `plot/output/migrations-results-packing-azure.pdf`. Figure 8 is `plot/output/migrations-results-totaltime-azure.pdf`. Figure 10 is `plot/output/metadata-results-ibm.pdf`.
- Figure 7 in the paper is `plot/output/migrations-results-packing-azure.pdf`. Figure 8 is `plot/output/migrations-results-totaltime-azure.pdf`. Figure 10 is `plot/output/metadata-results-ibm.pdf`.

## Getting Started

Expand Down

0 comments on commit 0ea3570

Please sign in to comment.