[Webkit-unassigned] [Bug 109263] New: Web Inspector: Native Memory Instrumentation: adjust chunk transfer size for better speed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 23:48:59 PST 2013


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

           Summary: Web Inspector: Native Memory Instrumentation: adjust
                    chunk transfer size for better speed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com
            Blocks: 107254


With the current values the snapshot on gmail requires about 27sec.
This operation could be 30 times faster if we increase the chunk size from 100 items to 10000.
Also very long strings will significantly affect the transfer size.

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