This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch benchmarking-paranoia in repository toolchain/abe.
discards cce3798 Split a pair of long lines into parts discards 60c761c Support secret-passing for paranoid benchmarking adds 29f9f4b Benchmark.sh: Helpful message when metadata is unset adds b8008ce Benchmark.sh: User-specified general metadata adds f0c71fd Dump abe source info into build.log adds 21ca06a Create function to return list of binaries adds 1960aa4 Improve binaries function adds a79946f Add more information about binaries to build.log new a3a224a Support secret-passing for paranoid benchmarking new 7ac1069 Split a pair of long lines into parts new b8baa7a Make validation stages stand out clearly new 790d410 Guard against insecure credential transmission new 36ff314 Report response code when curl fails new 8d64361 Validate URLs requiring user/password auth
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (cce3798) \ N -- N -- N refs/heads/benchmarking-paranoia (8d64361)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 6 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/lava/host-session | 4 +-- scripts/Benchmark.sh | 82 ++++++++++++++++++++++++++++++++++++++---- scripts/benchmark.sh | 72 ++++++++++++++++++++++++++++++++++--- 3 files changed, 144 insertions(+), 14 deletions(-)