[Webkit-unassigned] [Bug 77364] New: Performance tests should let garbage collection happen at an arbitrary time and report the GC time separately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 13:17:19 PST 2012


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

           Summary: Performance tests should let garbage collection happen
                    at an arbitrary time and report the GC time separately
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: andersca at apple.com, oliver at apple.com,
                    morrita at google.com, leviw at chromium.org


After http://trac.webkit.org/changeset/106211, we force gc() after each test run. However, we should also have a way to measure the time we spend in garbage collection and report it separately. e.g. if we some changeset make us spend 1000ms in gc instead of 100ms, then performance tests should capture that.

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