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

Issue 478003002: Fill in descriptions on relevant blink_perf tests (Closed)

Created:
6 years, 4 months ago by Daniel Imms
Modified:
6 years, 2 months ago
CC:
blink-reviews, shans, Mike Lawther (Google), blink-reviews-animation_chromium.org, dstockwell, Timothy Loh, darktears, Steve Block, Eric Willigers, qyearsley
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fill in descriptions on relevant blink_perf tests The new descriptions make it easier to quickly determine what each test is doing. There should be no performance impact on the tests themselves as setting the description is not in the critical section of the tests. BUG=404274 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184155

Patch Set 1 #

Total comments: 2

Patch Set 2 : tonyg nits #

Total comments: 11

Patch Set 3 : Clarified APIs and improved some language on animation benchmarks #

Total comments: 3

Patch Set 4 : alancutter nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+472 lines, -221 lines) Patch
M PerformanceTests/Animation/api-balls-keyframe-animations.html View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/api-set-current-time-balls-keyframe-animations.html View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-canvas.html View 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-composited-transform.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-javascript.html View 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-keyframe-animations.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-svg.html View 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-transition-10-properties.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-transition-20-properties.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-transition-40-properties.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-transition-all.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/balls-transitions.html View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Animation/overlay-background-color-transitions.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Bindings/event-target-wrapper.html View 1 chunk +3 lines, -1 line 0 comments Download
M PerformanceTests/Bindings/gc-forest.html View 1 chunk +10 lines, -7 lines 0 comments Download
M PerformanceTests/Bindings/gc-mini-tree.html View 1 1 chunk +10 lines, -7 lines 0 comments Download
M PerformanceTests/Bindings/gc-tree.html View 1 chunk +11 lines, -8 lines 0 comments Download
M PerformanceTests/Bindings/typed-array-construct-from-array.html View 1 chunk +6 lines, -4 lines 0 comments Download
M PerformanceTests/Bindings/typed-array-construct-from-same-type.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/Bindings/typed-array-construct-from-typed.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/Bindings/typed-array-set-from-typed.html View 1 chunk +6 lines, -4 lines 0 comments Download
M PerformanceTests/CSS/AttributeDescendantSelector.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/CSS/CSSPropertySetterGetter.html View 1 chunk +9 lines, -6 lines 0 comments Download
M PerformanceTests/CSS/CSSPropertySetterGetterMethods.html View 1 chunk +9 lines, -6 lines 0 comments Download
M PerformanceTests/CSS/CSSPropertyUpdateValue.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/CSS/ClassDescendantSelector.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/CSS/SelectorCountScaling.html View 1 chunk +5 lines, -2 lines 0 comments Download
M PerformanceTests/CSS/StyleSheetInsert.html View 1 chunk +14 lines, -11 lines 0 comments Download
M PerformanceTests/CSS/StyleSheetInsert-bootstrap.html View 1 chunk +10 lines, -7 lines 0 comments Download
M PerformanceTests/Canvas/drawimage.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/Canvas/drawimage-not-pixelaligned.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/DOM/TraverseChildNodes.html View 1 chunk +1 line, -0 lines 0 comments Download
M PerformanceTests/DOM/modify-element-classname.html View 1 chunk +2 lines, -0 lines 0 comments Download
M PerformanceTests/DOM/modify-element-id.html View 1 chunk +2 lines, -0 lines 0 comments Download
M PerformanceTests/DOM/modify-element-title.html View 1 chunk +2 lines, -0 lines 0 comments Download
M PerformanceTests/DOM/textarea-dom.html View 1 chunk +9 lines, -5 lines 0 comments Download
M PerformanceTests/DOM/textarea-edit.html View 1 chunk +8 lines, -5 lines 0 comments Download
M PerformanceTests/Layout/ArabicLineLayout.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/SimpleTextPathLineLayout.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/auto-grid-lots-of-data.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/Layout/chapter-reflow.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/chapter-reflow-once.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/chapter-reflow-once-random.html View 2 chunks +13 lines, -10 lines 0 comments Download
M PerformanceTests/Layout/chapter-reflow-thrice.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/chapter-reflow-twice.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/fixed-grid-lots-of-data.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/Layout/flexbox-column-nowrap.html View 1 chunk +7 lines, -3 lines 0 comments Download
M PerformanceTests/Layout/flexbox-column-wrap.html View 1 chunk +7 lines, -3 lines 0 comments Download
M PerformanceTests/Layout/flexbox-lots-of-data.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/Layout/flexbox-row-nowrap.html View 1 chunk +7 lines, -3 lines 0 comments Download
M PerformanceTests/Layout/flexbox-row-wrap.html View 1 chunk +7 lines, -3 lines 0 comments Download
M PerformanceTests/Layout/flexbox-with-stretch-layout.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_100_100.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_100_100_nested.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_10_1000.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_20_100.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_20_100_nested.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_2_100.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_2_100_nested.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_50_100.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/floats_50_100_nested.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/hindi-line-layout.html View 1 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/large-table-with-collapsed-borders-and-colspans.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/large-table-with-collapsed-borders-and-colspans-wider-than-table.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/large-table-with-collapsed-borders-and-no-colspans.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/layers_overlap_2d.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/layers_overlap_3d.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/line-layout.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Layout/line-layout-line-height.html View 1 chunk +4 lines, -1 line 0 comments Download
M PerformanceTests/Parser/css-parser-yui.html View 1 chunk +8 lines, -5 lines 0 comments Download
M PerformanceTests/Parser/html-parser.html View 1 chunk +13 lines, -10 lines 0 comments Download
M PerformanceTests/Parser/html-parser-threaded.html View 1 chunk +5 lines, -1 line 0 comments Download
M PerformanceTests/Parser/html5-full-render.html View 1 chunk +7 lines, -3 lines 0 comments Download
M PerformanceTests/Parser/simple-url.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/Parser/textarea-parsing.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/Parser/tiny-innerHTML.html View 1 chunk +11 lines, -8 lines 0 comments Download
M PerformanceTests/Parser/url-parser.html View 1 chunk +7 lines, -4 lines 0 comments Download
M PerformanceTests/Parser/xml-parser.html View 1 chunk +6 lines, -3 lines 0 comments Download
M PerformanceTests/ShadowDOM/StyleSheetInsert.html View 1 chunk +18 lines, -17 lines 0 comments Download
M PerformanceTests/ShadowDOM/shadow-style-share.html View 1 chunk +1 line, -0 lines 0 comments Download
M PerformanceTests/ShadowDOM/shadow-style-share-attr-selectors.html View 1 chunk +1 line, -0 lines 0 comments Download
M PerformanceTests/ShadowDOM/shadow-style-share-media-query.html View 1 chunk +1 line, -0 lines 0 comments Download
M PerformanceTests/ShadowDOM/shadow-style-share-with-distribution.html View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (2 generated)
Daniel Imms
Reviewers, please suggest other reviewers as necessary. Thanks :) Also note I'm not currently in ...
6 years, 4 months ago (2014-08-15 22:36:25 UTC) #1
tonyg
lgtm modulo a couple of nits. Thanks for doing this, it's really helpful. I believe ...
6 years, 2 months ago (2014-10-06 19:42:14 UTC) #2
Daniel Imms
Thanks for the review Tony. I don't believe I'm in the AUTHORS file yet, can ...
6 years, 2 months ago (2014-10-07 22:19:13 UTC) #3
rjwright
On 2014/10/07 22:19:13, daniimms wrote: > Thanks for the review Tony. I don't believe I'm ...
6 years, 2 months ago (2014-10-13 02:17:33 UTC) #4
Daniel Imms
On 2014/10/13 02:17:33, rjwright wrote: > On 2014/10/07 22:19:13, daniimms wrote: > > Thanks for ...
6 years, 2 months ago (2014-10-13 14:13:25 UTC) #5
rjwright
I've only reviewed the animations ones, because they're the only ones I know anything about. ...
6 years, 2 months ago (2014-10-15 03:37:13 UTC) #6
Daniel Imms
6 years, 2 months ago (2014-10-16 21:51:12 UTC) #7
rjwright
On 2014/10/16 21:51:12, Daniel imms wrote: LGTM. I will get Alan Cutter to have a ...
6 years, 2 months ago (2014-10-20 00:03:04 UTC) #8
rjwright
6 years, 2 months ago (2014-10-20 00:03:43 UTC) #10
alancutter (OOO until 2018)
lgtm with nits. https://codereview.chromium.org/478003002/diff/60001/PerformanceTests/Animation/api-balls-keyframe-animations.html File PerformanceTests/Animation/api-balls-keyframe-animations.html (right): https://codereview.chromium.org/478003002/diff/60001/PerformanceTests/Animation/api-balls-keyframe-animations.html#newcode75 PerformanceTests/Animation/api-balls-keyframe-animations.html:75: description: "Measure performance of Web Animations ...
6 years, 2 months ago (2014-10-20 00:09:34 UTC) #11
Daniel Imms
Thanks all, could someone push this to the commit queue?
6 years, 2 months ago (2014-10-20 23:55:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/478003002/80001
6 years, 2 months ago (2014-10-22 06:09:30 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 08:51:42 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as 184155

Powered by Google App Engine
This is Rietveld 408576698