commit | 31e4e07132438395297e9d8120d8fafa35ab3d26 | [log] [tgz] |
---|---|---|
author | Tuchila Octavian <octaviant@google.com> | Wed Sep 22 17:15:57 2021 +0100 |
committer | Octavian Tuchila <octaviant@google.com> | Wed Sep 22 16:17:00 2021 +0000 |
tree | b1041c4a7ac277c54a44a427de882b6eb1fae6af | |
parent | 8f0fabf54bc923165ac47bc1b7de45b9eee0ff3d [diff] |
Improve chrome_slice rendering perf The slow rendering was caused by using CanvasRenderingContext2D.createLinearGradient Instead, we'll now draw 2 distinct rectangles. Bug: 200161775 Change-Id: I20b342b0eca8dbeede66f997c02e047c66c5ee64
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.