Add performance test for cascade of var()-references.
This test applies the same property over and over, with a different var()-reference each time. This is an unlucky case for Blink, because we don't have a cascade structure internally, so we pay the full cost of resolving the var()-reference every time. It also has a button which makes it easy to compare the same situation without var()-references. Change-Id: I02cdcd691cbcad97374330b31e19834306ae8319 Reviewed-on: https://chromium-review.googlesource.com/1146906Reviewed-by:Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Anders Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#590279}
Showing
Please register or sign in to comment