Go to file
Félix Baylac-Jacqué 2a74be3959
Update notebook to match alternativebit style
2022-03-30 15:11:41 +02:00
analysis-notebook Update notebook to match alternativebit style 2022-03-30 15:11:41 +02:00
.envrc Update notebook to match alternativebit style 2022-03-30 15:11:41 +02:00
README.md Add (very) short README 2022-03-04 19:51:34 +01:00
casync Substitution benchmark 2022-03-04 19:28:08 +01:00
compareSubsEfficiency Add emacs, openmpi & gimp single DRV bench 2022-03-08 15:26:17 +01:00
default.nix Add emacs, openmpi & gimp single DRV bench 2022-03-08 15:26:17 +01:00
file Substitution benchmark 2022-03-04 19:28:08 +01:00
machine.nix Substitution benchmark 2022-03-04 19:28:08 +01:00
nar Substitution benchmark 2022-03-04 19:28:08 +01:00

README.md

Nix/Guix Substitution Efficiency Benchmark

This benchmark consists in a data acquisition part (./compareSubsEfficiency) and a data processing part, a Jupyter Notebook (./analysis-notebook/Analysis.ipynb).

You can perform the data acquisition with:

./compareSubsEfficiency analysis-notebook/bench-results

You can perform the data processing with:

cd analysis-notebook
nix-shell
jupyter-lab