|
|
@@ -216,7 +216,7 @@ Our entire artifact can be run with the `./run.sh` script, which accepts the fol
|
|
|
|
|
|
This will run the setup script (if it has not already been run) and the scripts for both [Experiment 1](#experiment-1-lox-benchmarking) and [Experiment 2](#experiment-2-belarus-case-study), passing the arguments to those scripts as appropriate.
|
|
|
See [Experiment 1](#experiment-1-lox-benchmarking) for examples of using the `-n` and `-N` options.
|
|
|
-This process should take around 2-5 hours.
|
|
|
+This process should take around 2–5 hours.
|
|
|
(If the `--fast` option is used, the process should take around half an hour. See [Experiment 2](#experiment-2-belarus-case-study) for details.)
|
|
|
|
|
|
Alternatively, the scripts for the experiments can be run individually, as documented in the experiment descriptions below.
|