History log of /external/skia/tools/calmbench/ab.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a577af2d8b177fef873acdfc1915e4f09e3614d 05-Jan-2018 Yuqian Li <liyuqian@google.com> Separate compile task from calmbench task

Bug: skia:7344
Change-Id: I019fe5e3178d13ccf3a510bdcf1c81915149def5
Reviewed-on: https://skia-review.googlesource.com/89900
Commit-Queue: Yuqian Li <liyuqian@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
/external/skia/tools/calmbench/ab.py
61ffd53a906524836e2704b89637cceb487da76c 06-Nov-2017 Yuqian Li <liyuqian@google.com> githash is a string, not an array

Bug: skia:
Change-Id: I7f0f907ee10de9d4cb431d61ac5b0044e3324ca5
Reviewed-on: https://skia-review.googlesource.com/68060
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Yuqian Li <liyuqian@google.com>
/external/skia/tools/calmbench/ab.py
228da62fa791e1532826f8e17b945c3d8cbc1300 26-Oct-2017 Yuqian Li <liyuqian@google.com> Output calmbench json in nanobench format

Meanwhile, we also make the bot name more similar to the perf bot.

Bug: skia:
Change-Id: I8b0e6aa2d927aa4a0ce57606345589adb6e920b3
Reviewed-on: https://skia-review.googlesource.com/64082
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Yuqian Li <liyuqian@google.com>
/external/skia/tools/calmbench/ab.py
84366d22d6535dd955d9aa14bb0f364381c3f45d 17-Oct-2017 Yuqian Li <liyuqian@google.com> Add concise option to Calmbench bot

As \r doesn't work on bot output, the new output will be much more concise.

TBR: borenet@google.com
Bug: skia:
Change-Id: I190daeae230ea6e0c4bfebc53c6c5c1fd46c503a
Reviewed-on: https://skia-review.googlesource.com/60840
Reviewed-by: Yuqian Li <liyuqian@google.com>
Commit-Queue: Yuqian Li <liyuqian@google.com>
/external/skia/tools/calmbench/ab.py
980379d47589f06719c4f3545c412789bf4d43f4 29-Sep-2017 Yuqian Li <liyuqian@google.com> Add a new calmbench tool for noiseless nanobench

This tool can quickly check all nanobench tests including svgs
and skps (<5 minutes for CPU, ~30 minutes for GPU) and find
significant performance regressions without much noise.

This tool is not only faster (lower latency to get regression
alerts), but also more sensitive compared to our k-means and
step-fitting bots (especially for changes that only affect very
few benches). It may still miss some regressions, but the
regressions reported should be valid with very high probability.

Bug: skia:
Change-Id: I02115e6c5ab630e4c56b2087ffeb5cae1d4a618e
Reviewed-on: https://skia-review.googlesource.com/50060
Commit-Queue: Yuqian Li <liyuqian@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
/external/skia/tools/calmbench/ab.py