[Webkit-unassigned] [Bug 92325] [chromium] Add software paint time to GPU benchmarking renderingStats.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 12:04:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92325





--- Comment #6 from Adrienne Walker <enne at google.com>  2012-07-31 12:04:21 PST ---
(From update of attachment 155413)
View in context: https://bugs.webkit.org/attachment.cgi?id=155413&action=review

> Source/WebKit/chromium/ChangeLog:3
> +        [chromium] Add software paint time to GPU benchmarking renderingStats.

This patch did not match my expectations from this bug title.

>> Source/WebKit/chromium/public/WebWidget.h:226
>> +    // This call is relatively expensive in accelerated threaded mode, as it blocks on the compositor thread.
> 
> You should probably put something saying "its safe to call in software mode, but it wont give you time spent on the software side."

Also, "accelerated threaded" isn't usually a phrase that gets used.  I'd say "threaded compositing mode" instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list