We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d317810 commit c067df3Copy full SHA for c067df3
README.md
@@ -4,7 +4,8 @@ To generate the paper's results, run:
4
./run.sh run_all
5
```
6
The `setup_all` process takes around 40 mins and `run_all` takes
7
-around 30 mins depending on your machine.
+around 30 mins depending on your machine. 30GB of free disk space
8
+is expected.
9
10
All results will be generated in the `results/` directory. All
11
compilation time results are in CSV files that start with
0 commit comments