Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 730 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 730 Bytes

Bento and the Art of Repeated Research

This repository contains all scripts, results and crashlogs from the paper. The crashlogs are numbered, and their descriptions can be found in the paper.

Reproduction

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 ./run

The 'results.ipynb' Jupyter Notebook is used to process the results and create plots and tables that can be found in the paper.