This repository contains all scripts, results and crashlogs from the paper. The crashlogs are numbered, and their descriptions can be found in the paper.
To reproduce the results, clone the Bento repository (with it's submodules!) into the root of this repository and execute the 'run' script with the DISK environment variable as follows:
DISK=/dev/nvme0n1 ./runThe 'results.ipynb' Jupyter Notebook is used to process the results and create plots and tables that can be found in the paper.