skia2/tools/lottie-web-perf
Florin Malita aa04068be4 [perf_skottiewasm_lottieweb] Explicit window sizing
We're currently running with Puppeteer defaults (800x600), which
doesn't match our animation size.

  - set the Puppeteer viewport to 1000x1000
  - set the browser window size to the same

The latter is mostly useful for manual/non-headless runs.

Change-Id: Icce975ae89fc9375fdf7d8c458abf7223e844c82
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227057
Auto-Submit: Florin Malita <fmalita@chromium.org>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
2019-07-12 16:13:36 +00:00
..
.gitignore [lottie-web-perf] Command line application to measure perf 2019-06-19 17:06:35 +00:00
lottie-web-perf.html [perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle 2019-07-11 18:23:17 +00:00
lottie-web-perf.js [perf_skottiewasm_lottieweb] Explicit window sizing 2019-07-12 16:13:36 +00:00
package.json [lottie-web-perf] Use latest lottie-web version and use install location 2019-06-19 20:57:20 +00:00