First prototype of a full chain
We get an initial implementation for the following key part: - bin-env definition generation and usage - data-env usage - benchmark definition and usage - result comparison It is all very basic so it will need obvious improvement and stabilisation, but that should be solid base to start in the right direction. It is worth nothing that there is currently no glue between each steps.
Showing
- .hgignore 0 additions, 1 deletion.hgignore
- bin/bin-env-util 318 additions, 0 deletionsbin/bin-env-util
- bin/diff-result 127 additions, 0 deletionsbin/diff-result
- bin/env-desc 147 additions, 0 deletionsbin/env-desc
- bin/run-util 189 additions, 0 deletionsbin/run-util
- tests/test-bin-env-util.t 216 additions, 0 deletionstests/test-bin-env-util.t
- tests/test-data/setup-black.sh 20 additions, 0 deletionstests/test-data/setup-black.sh
- tests/test-env-desc.t 108 additions, 0 deletionstests/test-env-desc.t
- tests/test-simple-run.t 130 additions, 0 deletionstests/test-simple-run.t
Loading
Please register or sign in to comment