[Webkit-unassigned] [Bug 51107] New: Poor performance with XML/XSLT on webkit browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 07:04:54 PST 2010


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

           Summary: Poor performance with XML/XSLT on webkit browsers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.malch.com/xml/
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: malch at malch.com


Created an attachment (id=76644)
 --> (https://bugs.webkit.org/attachment.cgi?id=76644&action=review)
Sample XSL file to demonstrate the problem

I have recently been involved in the development of an XML/XSLT application. Unfortunately, we have found that performance is poor on webkit based browsers.

We were able to create a simple XSL that demonstrates the problem:

http://www.malch.com/xml/test.xsl

Together with some XML data to feed it:

http://www.malch.com/xml/test.xml

Here are some approx CPU times required to complete the transform 10 times on various browsers:

Chromium (latest dev version): 29 secs
Safari 5.0.3: 33 secs
Firefox 4 Beta 7: 18 secs
I.E. 9 Beta: 9 secs

All timings on the same system running Win 7 x64.

Overall, the webkit based browser performance is quite sluggish compared to Firefox and IE 9 which is a shame :-(

Any improvement would be most welcome.

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