[Webkit-unassigned] [Bug 105513] Add a performance test for Accelerated Compositing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 02:04:57 PST 2012


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-12-20 02:07:12 PST ---
(From update of attachment 180303)
View in context: https://bugs.webkit.org/attachment.cgi?id=180303&action=review

> PerformanceTests/Animation/leaves/leaves.css:1
> +/*

What is the license of this file?

> PerformanceTests/ChangeLog:12
> +        The original version does not measure fps, so I added code to measure fps using
> +        WebKitAnimationFrame.

Does this test generate stable results? Could you upload sample results (PerformaneTestResults.html) by running run-perf-tests PerformanceTests/Animation/Leaves.html 4-5 times?

> PerformanceTests/ChangeLog:37
> +        (body):
> +        (#container):
> +        (#leafContainer):
> +        (#message):
> +        (p):
> +        (a):
> +        (em):
> +        (.phone):
> +        (#leafContainer > div):
> +        (#leafContainer > div > img):
> +        (@-webkit-keyframes fade):
> +        (95%):
> +        (100%):
> +        (@-webkit-keyframes drop):
> +        (@-webkit-keyframes clockwiseSpin):
> +        (@-webkit-keyframes counterclockwiseSpinAndFlip):

Please remove this.

> PerformanceTests/ChangeLog:39
> +        * Animation/leaves/leaves.html: Added.
> +        * Animation/leaves/leaves.js: Added.

Please add this as Animation/Leaves.html (notice the capitalization!).
You can add css and png files under Animation/resources/

> PerformanceTests/ChangeLog:48
> +        (init):
> +        (randomInteger):
> +        (randomFloat):
> +        (pixelValue):
> +        (durationValue):
> +        (createALeaf):
> +        (window.onload):
> +        (onCompletedRun):
> +        (onAnimationFrame):

Ditto.

-- 
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