summaryrefslogtreecommitdiff
path: root/tcwg-benchmark-results-compare.sh
AgeCommit message (Collapse)Author
2019-03-22tcwg_bmk-build.sh: Main support for tcwg_bmkMaxim Kuvyrkov
This patch updates tcwg_bmk-build.sh from the original copy of tcwg_kernel-build.sh, and adds a couple minor changes to docker-run.sh and tcwg-benchmark-results.sh. tcwg-benchmark*: Switch results server to bkp-01.tcwglab tcwg_bmk-build.sh: Use ABE's sysroot and binutils for LLVM's build round-robin.sh: Build LLVMgold.so plugin in build_llvm() for LTO Change-Id: Ibde7a9d004c8b3328cdd36333c14574934b1eeab
2017-12-11tcwg-benchmark-results-compare: Update for removed --ratio parameterCharles Baylis
The --ratio switch for quick-view-spec.pl has been removed in favour of new --timeratio and --scoreratio switches. For maximum usability, both results are saved as artifacts, but the existing text output (time ratio) has been retained. Change-Id: I5e356eb1bd27caec989efd7673c3c1416b668afc
2017-10-12Revert "Remove 3rd column from artifacts/time.txt."Christophe Lyon
This reverts commit e49baaa7cd31cec9719811ce0b7cef94b0afb35c. Looking at a previous build: https://ci.linaro.org/view/tcwg-ci/job/tcwg-benchmark-compare-christophe/62/console it looks like you wanted to remove column 2, not 3? Change-Id: I2ae0d10946bd5eea1977ffbf0cebca5738d04d06
2017-10-12Remove 3rd column from artifacts/time.txt.Prathamesh Kulkarni
Change-Id: I048e1dca5af0b29a24541ad821eeb84e5ab7c2ce
2017-09-06tcwg-benchmark-results-compare.sh: Add support for --peak option.Christophe Lyon
Change-Id: Ib71586f14e3e74b268e9b3c078bf748597bef6fb
2017-07-17tcwg-benchmark-results-compare.sh: Show only relative figures.Christophe Lyon
Do not show absolute results, and provide only relative figures. We also stop formatting csv files for perf samples, since we don't use them at the moment. Change-Id: I872d966f6d0041da51179a99fc951643e0de9f61
2017-07-12tcwg-benchmark-results-compare.sh: Remove dependency on ↵Christophe Lyon
tcwg-benchmark-results.sh. Call bmk-scripts/perfdatadir2csv.sh and bmk-scripts/compare.pl to format the reference and eval results, and compare them. Change-Id: Ic202bd2579852a6020e7255e65fce041fae67b0d
2017-06-09tcwg-benchmark-results-compare.sh: New script for ↵bmk-cmpChristophe Lyon
tcwg-benchmark-results-compare job. This script processes result files from tcwg-benchmark job, compares them to a reference and generates a comparison table. Jenkins passes pointers to results via resultref and resultseval parameters. The syntax is the rsync-friendly syntax used in the other related scripts and jobs. This script calls tcwg-benchmark-results.sh from this repo to convert raw results into csv files, and then calls a comparison script in bmk-scripts to compare the two time.csv files. Change-Id: I44500448827700556886e85776cc007be936fd47