Ostrich/
+- Makefile
+- suite.json
+- benchmarks/
+- benchmark-short-name-1/
+- ...
+- benchmark-short-name-2/
+- ...
+- implementations
+- language-short-name-1/
+- ...
+- language-short-name-2/
+- ...
+- compilers
+- compiler-short-name-1/
+- ...
+- compiler-short-name-2/
+- ...
+- experiments
+- experiment-short-name-1.json
+- experiment-short-name-2.json
+- ...
+- results
+- latest/
+- results.json
+- reports/
+- ...
+- experiment-short-name-1/
+- run/
+- <compilation-configuration-hash>/
+- ...
+- ...
+- results/
+- <config>-<date-time>/
+- results.json
+- reports/
+- latex-tables.tex
+- markdown.txt
+- graphs
+- ...
+- experiment-short-name-2/
+- ...
+- utilities