You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/artifact-descriptions/vmcai25.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The final section gives information on how to reuse this artifact.
36
36
The artifact is a virtual machine (VM). Follow these steps to set it up:
37
37
38
38
* If you have not done so already, install VirtualBox.
39
-
(https://www.virtualbox.org/wiki/Downloads)
39
+
(<https://www.virtualbox.org/wiki/Downloads>)
40
40
* Download the artifact.
41
41
* Import the artifact via the VirtualBox UI (`File > Import Appliance`)
42
42
or by running `VBoxManage import ghost-witnesses.ova`.
@@ -65,7 +65,7 @@ The times for the Table 2 are given first in seconds and then pretty-printed as
65
65
66
66
For a more detailed inspection and visualization of the data, take a look at the generated HTML report.
67
67
Just open the file `~/witness-validation/paper-evaluation/results.2024-09-24_22-00-48.table.html` in firefox.
68
-
For detailed information, see the "Evaluation Results" section below.
68
+
For detailed information, see the ["Evaluation Results" section](#evaluation-results) below.
69
69
70
70
### 3. Quick Test of the Benchmark Setup
71
71
@@ -220,7 +220,7 @@ Clicking on a status shows the complete GemCutter log for the benchmark run.
220
220
221
221
> **Note:** If you are trying to view logs for individual runs through the HTML table (by clicking on the evaluation result `true` or `false`), you may encounter a warning because browsers block access to local files. Follow the instructions in the message to enable log viewing.
222
222
223
-
As described above (in section _2. Inspect the evaluation results_), the artifact provides python scripts to directly extract the data shown in the paper from the benchmark results.
223
+
As described above (in [section _2. Inspect the evaluation results_](#2-inspect-the-evaluation-results)), the artifact provides python scripts to directly extract the data shown in the paper from the benchmark results.
0 commit comments