You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
analysis-notebook | 2 months ago | |
.envrc | 2 months ago | |
README.md | 3 months ago | |
casync | 3 months ago | |
compareSubsEfficiency | 3 months ago | |
default.nix | 3 months ago | |
file | 3 months ago | |
machine.nix | 3 months ago | |
nar | 3 months ago |
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