[Webkit-unassigned] [Bug 106309] [Qt] High CPU load with CSS animations in Qt5's WebKit compared to Qt4.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 06:47:56 PDT 2013


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





--- Comment #5 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-04-26 06:46:16 PST ---
With the patch from bug 115107 the points should now automatically become composited. You can however still get an additional performance boost by manually triggering compositing on the clock (using  -webkit-transform: translateZ(0) ).

I believe the issues with converting values and memory consumption should already have been improved greatly in Qt 5.1 alpha1.

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