Update the CI scripts for the DIS stub to be consistent with the more generic...
Update the CI scripts for the DIS stub to be consistent with the more generic DVMP scripts. Also did some more restructuring of the benchmark to make it easier to split off a generic benchmark library in the future.
Showing
- .clang-format 1 addition, 1 deletion.clang-format
- .gitlab-ci.yml 3 additions, 3 deletions.gitlab-ci.yml
- .rootlogon.C 9 additions, 3 deletions.rootlogon.C
- accelerator 1 addition, 0 deletionsaccelerator
- benchmarks/benchmarks.json 0 additions, 0 deletionsbenchmarks/benchmarks.json
- benchmarks/dis/.gitignore 0 additions, 0 deletionsbenchmarks/dis/.gitignore
- benchmarks/dis/README.md 0 additions, 0 deletionsbenchmarks/dis/README.md
- benchmarks/dis/analysis/dis.h 26 additions, 0 deletionsbenchmarks/dis/analysis/dis.h
- benchmarks/dis/analysis/dis_electrons.cxx 116 additions, 0 deletionsbenchmarks/dis/analysis/dis_electrons.cxx
- benchmarks/dis/benchmark.json 6 additions, 0 deletionsbenchmarks/dis/benchmark.json
- benchmarks/dis/config.yml 50 additions, 0 deletionsbenchmarks/dis/config.yml
- benchmarks/dis/dis.sh 141 additions, 0 deletionsbenchmarks/dis/dis.sh
- benchmarks/dis/env.sh 50 additions, 0 deletionsbenchmarks/dis/env.sh
- benchmarks/dis/gen.sh 96 additions, 0 deletionsbenchmarks/dis/gen.sh
- benchmarks/dis/generator/gen_central_electrons.cxx 0 additions, 0 deletionsbenchmarks/dis/generator/gen_central_electrons.cxx
- benchmarks/dis/generator/pythia_dis.cxx 12 additions, 12 deletionsbenchmarks/dis/generator/pythia_dis.cxx
- benchmarks/dvcs/config.yml 1 addition, 3 deletionsbenchmarks/dvcs/config.yml
- benchmarks/dvcs/dvcs.sh 3 additions, 7 deletionsbenchmarks/dvcs/dvcs.sh
- benchmarks/dvcs/scripts/dvcs_tests.cxx 0 additions, 0 deletionsbenchmarks/dvcs/scripts/dvcs_tests.cxx
- benchmarks/dvcs/scripts/merge_results.py 0 additions, 0 deletionsbenchmarks/dvcs/scripts/merge_results.py
File moved
File moved
File moved
benchmarks/dis/analysis/dis.h
0 → 100644
benchmarks/dis/analysis/dis_electrons.cxx
0 → 100644
benchmarks/dis/benchmark.json
0 → 100644
dis/dis.sh
→
benchmarks/dis/dis.sh
100644 → 100755
benchmarks/dis/env.sh
0 → 100644
dis/gen.sh
→
benchmarks/dis/gen.sh
100644 → 100755
File moved
File moved
File moved
Please register or sign in to comment