Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Issue 1695193006: Performance test for deeply nested tables inside multicol. (Closed)

Created:
4 years, 10 months ago by mstensho (USE GERRIT)
Modified:
4 years, 2 months ago
Reviewers:
dgrogan, eae, rune
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Performance test for deeply nested tables inside multicol. This is similar to printing deeply nested tables, and we have serious performance issues with this. Landing the performance test separately from the actual fix, so that we can observe the improvement when the fix eventually lands. BUG=487026 Committed: https://crrev.com/f1064efe79837bd304344cc1125ec8ec8c7ff898 Cr-Commit-Position: refs/heads/master@{#426461}

Patch Set 1 #

Patch Set 2 : Unprefix multicol properties. #

Total comments: 5

Patch Set 3 : Change width instead of toggling display:none, shorter container, avoid line layout, avoid painting. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
A third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html View 1 2 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
mstensho (USE GERRIT)
My computer can currently run this test about 5 times per second. I'm working on ...
4 years, 10 months ago (2016-02-17 10:58:13 UTC) #2
rune
We should be careful not adding tests that could become noisy. It would be good ...
4 years, 10 months ago (2016-02-17 11:54:58 UTC) #3
mstensho (USE GERRIT)
I don't think this test would be particularly noisy, but what do I know... Anyway, ...
4 years, 2 months ago (2016-10-19 20:50:23 UTC) #7
rune
On 2016/10/19 20:50:23, mstensho wrote: > I don't think this test would be particularly noisy, ...
4 years, 2 months ago (2016-10-19 23:02:51 UTC) #8
rune
https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html File third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html (right): https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html#newcode7 third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html:7: <div id="target" style="display:none; columns:3; column-fill:auto; width:40em; height:41.5em; line-height:2em;"> 41.5em ...
4 years, 2 months ago (2016-10-19 23:03:00 UTC) #9
mstensho (USE GERRIT)
https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html File third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html (right): https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html#newcode7 third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html:7: <div id="target" style="display:none; columns:3; column-fill:auto; width:40em; height:41.5em; line-height:2em;"> On ...
4 years, 2 months ago (2016-10-20 09:43:02 UTC) #10
rune
lgtm https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html File third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html (right): https://codereview.chromium.org/1695193006/diff/20001/third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html#newcode60 third_party/WebKit/PerformanceTests/Layout/multicol/deeply-nested-tables.html:60: description: "Measures performance of multicol layout in deeply ...
4 years, 2 months ago (2016-10-20 09:58:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1695193006/40001
4 years, 2 months ago (2016-10-20 12:03:22 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-20 12:57:11 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:17:48 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f1064efe79837bd304344cc1125ec8ec8c7ff898
Cr-Commit-Position: refs/heads/master@{#426461}

Powered by Google App Engine
This is Rietveld 408576698