skia2/infra
Ravi Mistry 04aa81ae66 [perf_skottiewasm_lottieweb] Start tracking timings of drawn frames and count aborted frames
Adds the following new metrics:

* aborted_frames: These are the number of frames which have "main_frame_aborted" terminations in the chosen 25 samples.

* drawn_frame_max_us / drawn_frame_min_us / drawn_frame_avg_us: These metrics are similar to the existing "frame_*_us" metrics but are calculated using only drawn frames (frames terminated with missed_frame or submitted_frame).

Bug: skia:9237
Change-Id: Ib6ed29f7ae6a1f7b6660f231aad528fe7bb6f203
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/229419
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2019-07-25 21:28:03 +00:00
..
bots [perf_skottiewasm_lottieweb] Start tracking timings of drawn frames and count aborted frames 2019-07-25 21:28:03 +00:00
canvaskit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
cmake Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
config Roll recipe dependencies (trivial). 2019-07-25 21:21:03 +00:00
cross-compile/docker/cross-linux-arm64 Add dockerfile to cross-compile for arm64 linux 2019-02-20 19:04:11 +00:00
cts [infra] Pin infra code using Go modules 2019-05-06 17:53:19 +00:00
lottiecap [infra] Fix Go builds 2019-06-18 14:04:12 +00:00
pathkit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
project-config Delete swarm_trigger recipe 2016-12-13 12:53:00 +00:00
skqp Update skqp's Android NDK to r20 2019-07-03 20:45:24 +00:00
wasm-common [infra] Fix WASM Gold aggregator build 2019-07-10 12:18:13 +00:00
README.md Added CQ config to skia repo 2015-06-08 05:12:56 -07:00

This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).