DescriptionCreate a baseline RenderBlock::lineHeight() performance
This test calls RenderBlock::lineHeight() ~425,000 times on each run.
I hope to remove the caching of RenderStyle::computedLineHeight() by
|m_lineHeight| in RenderBlock so this will baseline will ensure it
doesn't regress performance.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175356
Patch Set 1 #
Total comments: 4
Messages
Total messages: 10 (0 generated)
|