skia2/infra/bots/recipe_modules/flavor
Kevin Lubick e3b013047d Experiment with turning CPUs off during perf
Perf was nice and flat after https://skia-review.googlesource.com/c/skia/+/83240
but there was a 4-5x slowdown on the benchmarks themselves,
indicating that perhaps we were running nanobench on the
LITTLE cores (now on powersave) instead of the big cores we
thought (which were recently scaled down).

This experiment will show us FOR CERTAIN that we are
running on core 0 or 1 which is at .6 max frequency.

We expect to see a speedup from the previous results.

This is leading to turning of CPUs we don't need
to make sure nanobench is running on the ones we expect.

Bug: skia:
NOTRY=true
Change-Id: Ida65181e4d90e778e65e3f22d761288b9ade64f6
Reviewed-on: https://skia-review.googlesource.com/84201
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2017-12-13 11:38:22 +00:00
..
examples Experiment with turning CPUs off during perf 2017-12-13 11:38:22 +00:00
resources Search more for stacktrace to symbolize 2017-12-12 13:26:39 +00:00
__init__.py Add Goma support in gn_flavor. 2017-12-08 20:09:18 +00:00
api.py [recipes] Fix *_VERSION step failure handling 2017-04-24 21:20:04 +00:00
default_flavor.py Remove dependency on recipe_engine/shutil. 2017-07-10 13:46:35 +00:00
flutter_flavor.py [skia] convert recipes and module to new context module 2017-05-15 13:46:22 +00:00
gn_android_flavor.py Experiment with turning CPUs off during perf 2017-12-13 11:38:22 +00:00
gn_chromebook_flavor.py Make EGL test context access GL via GrGLInterface 2017-11-27 16:50:26 +00:00
gn_chromecast_flavor.py Make EGL test context access GL via GrGLInterface 2017-11-27 16:50:26 +00:00
gn_flavor.py resources: optionally link them into our binary 2017-12-11 22:06:38 +00:00
ios_flavor.py Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
pdfium_flavor.py Convert last step.context stragglers. 2017-06-01 11:39:57 +00:00
valgrind_flavor.py Add CIPD asset for Valgrind 2017-05-31 19:41:13 +00:00