analysis-notebook | ||
.envrc | ||
casync | ||
compareSubsEfficiency | ||
default.nix | ||
file | ||
machine.nix | ||
nar | ||
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