RESOLVED FIXED Bug 81155
Add a new perf test to benchmark setting and reading CSS properties from JS.
https://bugs.webkit.org/show_bug.cgi?id=81155
Summary Add a new perf test to benchmark setting and reading CSS properties from JS.
Alexis Menard (darktears)
Reported 2012-03-14 13:56:05 PDT
Add a new perf test to benchmark setting and reading CSS properties from JS.
Attachments
Patch (3.30 KB, patch)
2012-03-14 13:57 PDT, Alexis Menard (darktears)
no flags
Patch (3.19 KB, patch)
2012-03-14 17:51 PDT, Alexis Menard (darktears)
no flags
Alexis Menard (darktears)
Comment 1 2012-03-14 13:57:23 PDT
WebKit Review Bot
Comment 2 2012-03-14 16:43:04 PDT
Comment on attachment 131917 [details] Patch Attachment 131917 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11952485 New failing tests: svg/repaint/repainting-after-animation-element-removal.svg
Alexis Menard (darktears)
Comment 3 2012-03-14 17:08:09 PDT
(In reply to comment #2) > (From update of attachment 131917 [details]) > Attachment 131917 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/11952485 > > New failing tests: > svg/repaint/repainting-after-animation-element-removal.svg oO really? Why so much hate EWS?
Ryosuke Niwa
Comment 4 2012-03-14 17:42:30 PDT
Comment on attachment 131917 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131917&action=review > PerformanceTests/ChangeLog:11 > + * DOM/CSSPropertySetterGetter.html: Added. Maybe we should add PerformanceTests/CSSOM or PerformanceTests/CSS? > PerformanceTests/DOM/CSSPropertySetterGetter.html:1 > +<html> DOCTYPE? > PerformanceTests/DOM/CSSPropertySetterGetter.html:75 > + // We benchmark the property getter. This is self-evident. > PerformanceTests/DOM/CSSPropertySetterGetter.html:80 > + // We benchmark the property setter. Ditto.
Alexis Menard (darktears)
Comment 5 2012-03-14 17:51:10 PDT
Alexis Menard (darktears)
Comment 6 2012-03-15 01:57:24 PDT
Comment on attachment 131965 [details] Patch Clearing flags on attachment: 131965 Committed r110833: <http://trac.webkit.org/changeset/110833>
Alexis Menard (darktears)
Comment 7 2012-03-15 01:57:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.