This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance in repository toolchain/abe.
from 7d3ca8c gather/fakebench.sh: All output to console new b45393d dispatch-benchmark.py: Move dryrun exit to more natural location new 1cae492 dispatch-benchmark.py: Message on dry-run exit new dec1dbc dispatch-benchmark.py: Validate input new 813c58e Gather script + tests for CPU2006
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: config/bench/gather/CPU2006.sh | 181 ++++++++++++++++++++++++++++++++++++ config/bench/gather/test_CPU2006.sh | 101 ++++++++++++++++++++ scripts/dispatch-benchmark.py | 25 ++++- 3 files changed, 302 insertions(+), 5 deletions(-) create mode 100755 config/bench/gather/CPU2006.sh create mode 100755 config/bench/gather/test_CPU2006.sh