|
Ran
|
Files
32
|
Run time
2s
|
Badge
README BADGES
|
push
travis-ci
Improve scrolling performance on snapshot pages After affixing the snapshot pills, we introduced some scrolling animation jankiness. This was happening because the browser needed to repaint a bunch of stuff while scrolling. In Chrome, we can use a null translate hack to force a layer so the browser will use the much faster layer compositing and avoid the expensive painting. Change-Id: Ie5a67e4d5
577 of 597 relevant lines covered (96.65%)
34.36 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|