[Webkit-unassigned] [Bug 68353] [Qt] Apply ParalellJobs for ImageBuffer::platformTransformColorSpace method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 01:25:19 PDT 2011


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





--- Comment #18 from Andreas Kling <kling at webkit.org>  2011-10-05 01:25:19 PST ---
(In reply to comment #17)
> As the onload event said the measurement engine was the Methanol (http://gitorious.org/methanol) ;)
> This engine measures the page loads. So the 3% is the total runtime improvement on those SVG filters.

Right, I cloned that repo and opened the fire-svg.html and fire-smp.html, and I get this error: "Uncaught TypeError: Property 'methanol_next' of object [object DOMWindow] is not a function" Maybe I'm supposed to open something else? There are no instructions AFAICT.

But never mind that. So what we're talking about here is a 3% overall improvement on a test suite that exercises a myriad of functionality, not necessarily even hitting platformTransformColorSpace() in all tests etc? That's not a bad thing in itself, but we should know how much faster the new platformTransformColorSpace() is compared to the old version.

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