Reshards android-go-perf builder to include few v8 benchmarks
The extra v8 benchmarks we want to schedule on android-go-perf builder are: v8.browsing_mobile speedometer speedometer2 Steps that I did to generate this reshard: 1) Update the android-go-perf's story timing data by running: ./tools/perf/core/retrieve_story_timing.py -c 'android-go-perf' --output-file=tools/perf/core/shard_maps/timing_data/android_go_timing.json 2) Copy the story runtime of v8.browsing_mobile, speedometer, speedometer2 to android_go_timing.json 3) Generate the benchmark shardings with: ./tools/perf/generate_perf_sharding --timing-data tools/perf/core/shard_maps/timing_data/android_go_timing.json --num-shards=19 --output-file tools/perf/core/shard_maps/android_go_shard_map.json --benchmarks=memory.top_10_mobile,system_health.memory_mobile,system_health.common_mobile,power.typical_10_mobile,start_with_url.cold.startup_pages,start_with_url.warm.startup_pages,system_health.webview_startup,v8.browsing_mobile,speedometer,speedometer2 Cq-Include-Trybots: master.tryserver.chromium.perf:obbs_fyi Change-Id: I8a0696dc8b73092f4289b4abca60a40d92458e98 BUG: chromium:863767 Change-Id: I8a0696dc8b73092f4289b4abca60a40d92458e98 Reviewed-on: https://chromium-review.googlesource.com/1160766 Commit-Queue: Ned Nguyen <nednguyen@google.com> Reviewed-by:Ross McIlroy <rmcilroy@chromium.org> Cr-Commit-Position: refs/heads/master@{#580478}
Showing
Please register or sign in to comment