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

Issue 10444019: Aura: add a bench utility (Closed)

Created:
8 years, 7 months ago by piman
Modified:
8 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, jonathan.backer, Ian Vollick, dhollowa+watch_chromium.org, ben+watch_chromium.org, piman+watch_chromium.org, danakj
Visibility:
Public.

Description

Aura: add a bench utility This utility lets us experiment with and benchmark various layer configurations. It has 2 builtin benchmarks: - a webgl benchmark (intended to model the layer tree used when hooking up webgl) - a slow-scroll benchmark (intended to model a non-accelerated scroll) BUG=None TEST=self Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139160

Patch Set 1 #

Total comments: 14

Patch Set 2 : fix review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+376 lines, -1 line) Patch
M ui/aura/aura.gyp View 1 chunk +25 lines, -0 lines 0 comments Download
A ui/aura/bench/bench_main.cc View 1 1 chunk +332 lines, -0 lines 0 comments Download
M ui/aura/root_window.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/layer.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M ui/compositor/layer.cc View 1 4 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
piman
note, this needs https://bugs.webkit.org/show_bug.cgi?id=87436 to land and roll first
8 years, 7 months ago (2012-05-25 04:25:29 UTC) #1
sky
Just nits except for questions about the postTask. https://chromiumcodereview.appspot.com/10444019/diff/1/ui/aura/bench/bench_main.cc File ui/aura/bench/bench_main.cc (right): https://chromiumcodereview.appspot.com/10444019/diff/1/ui/aura/bench/bench_main.cc#newcode30 ui/aura/bench/bench_main.cc:30: #include ...
8 years, 7 months ago (2012-05-25 15:30:42 UTC) #2
piman
https://chromiumcodereview.appspot.com/10444019/diff/1/ui/aura/bench/bench_main.cc File ui/aura/bench/bench_main.cc (right): https://chromiumcodereview.appspot.com/10444019/diff/1/ui/aura/bench/bench_main.cc#newcode30 ui/aura/bench/bench_main.cc:30: #include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebGraphicsContext3D.h" On 2012/05/25 15:30:42, sky wrote: > nit: ...
8 years, 7 months ago (2012-05-25 22:11:28 UTC) #3
sky
LGTM
8 years, 7 months ago (2012-05-25 22:12:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/10444019/5001
8 years, 7 months ago (2012-05-25 22:15:00 UTC) #5
commit-bot: I haz the power
8 years, 7 months ago (2012-05-26 00:07:22 UTC) #6
Change committed as 139160

Powered by Google App Engine
This is Rietveld 408576698