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

Issue 15298013: ui: Inline QuadF::BoundingBox() (Closed)

Created:
7 years, 7 months ago by danakj
Modified:
7 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, cc-bugs_chromium.org, backer, piman
Visibility:
Public.

Description

ui: Inline QuadF::BoundingBox() This is a hot method, used every time we map a rect from one space to another, which accounts for a significant amount of total work done by the compositor. This change is a small perf improvement in cc_perftests, taking the ImplSidePaintingPerfTest.HeavyPage test from about 0.97 ms/commit to about 0.94 ms/commit. R=sky BUG=239684 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200952

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -10 lines) Patch
M ui/gfx/quad_f.h View 2 chunks +8 lines, -1 line 0 comments Download
M ui/gfx/quad_f.cc View 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danakj
7 years, 7 months ago (2013-05-17 20:08:28 UTC) #1
sky
LGTM
7 years, 7 months ago (2013-05-17 21:22:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/15298013/1
7 years, 7 months ago (2013-05-17 21:25:20 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-18 01:56:37 UTC) #4
Message was sent while issue was closed.
Change committed as 200952

Powered by Google App Engine
This is Rietveld 408576698