[Webkit-unassigned] [Bug 12900] New: Page tear-down forces garbage collection once per frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 13:15:51 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12900

           Summary: Page tear-down forces garbage collection once per frame
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggaren at apple.com


Forcing garbage collection only once, at the end of tearing down the whole
page, would save a lot of work. In the common case, there's no script execution
that would benefit from the extra GC's between frame tear-downs. 

This seems like low-hanging performance fruit.


-- 
Configure bugmail: http://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