This repository hosts the code for the interactive website reporting the results of the VIBE benchmark.
To update the website with new results, just
add (or update) the parquet
files produced by the export_results.py
script in the main repository.
Then, to deploy the updated website, just run the command
bash ./deploy.sh
To build and deploy the website you need a recent version of quarto.