[Webkit-unassigned] [Bug 69207] New: Bencher script makes it difficult to do automated performance testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 1 00:40:44 PDT 2011


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

           Summary: Bencher script makes it difficult to do automated
                    performance testing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com
                CC: crogers at google.com


The Tools/Scripts/bencher script simplifies performance testing.  Sometimes it would be useful to use bencher itself within a script, and read out the results - for example when varying some configuration parameter of a particular build of a VM.  But bencher has no way of computing a single aggregate result for all benchmark suites, and no way of printing it.  It also gets confused if a VM is modified to print additional output beyond jsc's print statement, which makes it impossible to use bencher with certain profiling features enabled.

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