This OSF project is meant to accompany the SIGMOD 2020 paper "Database Benchmarking for Supporting Real-Time Interactive Querying of Large Multi-Dimensional Data".
# Files
This project contains:
* the full benchmark codebase (workflows, experiment scripts and code, results analysis code).
* The input datasets for the 1M and 10M dataset cases (unfortunately, the 100M files were too large too include on any available anonymous platforms).
* A technical report version of the submission with more details (e.g., all task prompts for the user study, experiment results for the laptop environment setup, etc.)
# Wiki table of contents
These wiki pages explain how to get our Docker image setup for running our benchmark experiments, and how to execute our experiments using our codebase. Below is the table of contents:
## docker_setup
This wiki page explains how to setup the Docker image we created to facilitate replication of our experiments.
## running_the_benchmark
Given a running Docker setup, this wiki page explains how to run our experiment code.
## GitHub repository
The code needed to run our benchmark is also available through our [GitHub repository](https://github.com/leibatt/crossfilter-benchmark-public).
However, due to file size constraints, our datasets and Docker environment are only available on OSF.