Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Side by Side Diff: tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr

Issue 202203010: short-term fix for RunToolSelfTests (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Traceback (most recent call last): 1 Traceback (most recent call last):
2 File "bench/check_bench_regressions.py", line 263, in <module> 2 File "bench/check_bench_regressions.py", line 232, in <module>
3 main() 3 main()
4 File "bench/check_bench_regressions.py", line 259, in main 4 File "bench/check_bench_regressions.py", line 228, in main
5 check_expectations(bench_dict, bench_expectations, platform_and_alg) 5 check_expectations(bench_dict, bench_expectations, platform_and_alg)
6 File "bench/check_bench_regressions.py", line 207, in check_expectations 6 File "bench/check_bench_regressions.py", line 178, in check_expectations
7 raise Exception('\n'.join(outputs)) 7 raise Exception('\n'.join(outputs))
8 Exception: 8 Exception:
9 2 benches got slower (sorted by % difference): 9 2 benches got slower (sorted by % difference):
10 Bench desk_blogger.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out of range [0.4, 0.6] (1.794 vs 0.5, 258.8%). 10 Bench desk_blogger.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out of range [0.4, 0.6] (1.794 vs 0.5, 258.8%).
11 Bench desk_amazon.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out o f range [-1.0, 1.2] (1.213 vs 1.1, 10.2727272727%). 11 Bench desk_amazon.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out o f range [-1.0, 1.2] (1.213 vs 1.1, 10.2727272727%).
12 12
13 1 benches got faster (sorted by % difference): 13 1 benches got faster (sorted by % difference):
14 Bench desk_baidu.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out of range [0.9, 1.0] (0.83 vs 0.939, -11.6080937167%). 14 Bench desk_baidu.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th out of range [0.9, 1.0] (0.83 vs 0.939, -11.6080937167%).
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698