[Webkit-unassigned] [Bug 26540] New: Modify SunSpider and jsc test shell to add a parsing only test suite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 07:49:35 PDT 2009


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

           Summary: Modify SunSpider and jsc test shell to add a parsing
                    only test suite
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: treat at kde.org


Hi,

Currently the SunSpider test driver lacks an option to run a test suite that
will test parsing performance only.  Attached you'll find a patch that adds
just such a test suite and option to SunSpider and the jsc test shell.  I've
included three large javascript source files found in the wild: jquery,
mootools and prototype.  Together and combined with the concatenation of all
three, these form a new testsuite to measure and test pure parsing performance.

Cheers.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list