commit | 6d7b96186543dc47058ab48542bcb123617b9497 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Fri Aug 14 09:31:31 2020 +0200 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Aug 31 11:19:01 2020 +0200 |
tree | 1e783c223099452cb1032b5b5cbbae7014245c68 | |
parent | afadf519b741bb4cab253da04e872ca855dc445f [diff] |
Improve timeline performance This is done by making sure timeline arrays are frozen and combining multiple timeline points into large timeline blocks to have a maximum of 50 blocks to render per timeline which drastically speeds up the Vue patching and rendering stages Test: Use the timeline and run a performance trace and see the action times cut down by a factor of 10 Change-Id: Ic24aad100ea8f9f0aa35e81a3cc31d91708a8697