The supplemental repository for my Bachelor's thesis: Investigating Google Cloud Hyperdisks for Cloud Development Environments
doc/: Contains the contents of the thesis document itself, written in the Typst markup languagegraphs/: Contains the Jupyter notebooks used to create visualisations of experiment results, as well as the raw CSV data containing the results themselvesnoise/: Contains the scripts used to aggregate sampled noisy neighbor occurrences (see Section 3.4.2)strace/: Contains the scripts used to quantify and analyze disk operations made by Bazel, using thestracetool (see Section 4.3.1)data-reduction: Contains the scripts used to investigate data reduction algorithms in storage pools (see Section 5.3)