commit | 1b53106907362be1ddf9a850e419f598c6bb0330 | [log] [tgz] |
---|---|---|
author | Ravi Mistry <rmistry@google.com> | Thu Mar 21 16:09:15 2019 +0000 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Mar 21 16:46:03 2019 +0000 |
tree | f6a891dda2d078e4a0e98d30bbc445cdcacfc6e5 | |
parent | b0b2c962f79d49a62a8b4bd01ca6f4498f44a4df [diff] |
New perf-skottietrace recipe The recipe runs DM on lottie files with tracing enabled. DM will grab 25 samples evenly distributed across the timeline and the trace will be outputted with Animation entry points. The output of the trace is then parsed and written into perf.json for perf.skia.org ingestion. Example resultant perf.json: https://isolateserver.appspot.com/browse?namespace=default-gzip&digest=31f605ad3c9047f2889893654d57344502794371&as=perf.json Recipe would run on android devices. Bug: skia:8884 Change-Id: I70715febf2bfbd7b1f8fcbd872cb4709638eabd7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201472 Commit-Queue: Ravi Mistry <rmistry@google.com> Reviewed-by: Eric Boren <borenet@google.com>