WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102031
Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint
https://bugs.webkit.org/show_bug.cgi?id=102031
Summary
Avoid calling calculateLayerBounds() and convertToLayerCoords() more than onc...
Simon Fraser (smfr)
Reported
2012-11-12 18:31:51 PST
Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint
Attachments
Patch
(18.49 KB, patch)
2012-11-12 18:34 PST
,
Simon Fraser (smfr)
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-11-12 18:34:45 PST
Created
attachment 173787
[details]
Patch
Simon Fraser (smfr)
Comment 2
2012-11-12 21:25:34 PST
http://trac.webkit.org/changeset/134356
Ojan Vafai
Comment 3
2012-11-13 10:41:26 PST
Hard to be sure it was this patch, but this looks like an improvement on a bunch of chromium perf bots. In theory, it could also be
http://trac.webkit.org/changeset/134351
, but that seems unlikely to me.
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery____is__visible_&history=150&rev=167405
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery____show__&history=150&rev=167405
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery___height___x10&history=150&rev=167405
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery___width___x10&history=150&rev=167405
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery___css_color__x100&history=150&rev=167405
http://build.chromium.org/f/chromium/perf/mac-release-10.6-webkit-latest/dromaeo_jslibstylejquery/report.html?graph=jslib_style_jquery_jQuery___height___x10&history=150&rev=167405
Simon Fraser (smfr)
Comment 4
2012-11-13 10:44:39 PST
I would like to think that it was this patch!
Radar WebKit Bug Importer
Comment 5
2012-11-14 17:14:25 PST
<
rdar://problem/12705357
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug