Go to file
2022-03-04 19:35:32 +01:00
analysis-notebook Substitution benchmark 2022-03-04 19:28:08 +01:00
casync Substitution benchmark 2022-03-04 19:28:08 +01:00
compareSubsEfficiency Substitution benchmark 2022-03-04 19:28:08 +01:00
default.nix Substitution benchmark 2022-03-04 19:28:08 +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 Add (very) short README 2022-03-04 19:35:32 +01:00

Nix/Guix Substitution Efficiency Benchmark

This benchmark consists in a data acquisition part (./compareSubsEfficiency) and a data processing part consisting in 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