Description[CSS Grid] Do not grow grid tracks when the growth factor has 0 length
RenderGrid::distributeSpaceToTracks is by far the hottest method in
the auto-grid-lots-of-data.html performance test. By reducing useless
"growing" of grid tracks when the growth factor is zero we can improve
the test time by 3.55% (422 runs/s -> 437 runs/s).
BUG=234211
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161354
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove extra space. #Messages
Total messages: 3 (0 generated)
|