[Webkit-unassigned] [Bug 97374] New: IndexedDB: Expose leveldb's CompactRange() via Internals for consistent perf testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 15:39:53 PDT 2012


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

           Summary: IndexedDB: Expose leveldb's CompactRange() via
                    Internals for consistent perf testing
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jsbell at chromium.org
                CC: dgrogan at chromium.org, alecflett at chromium.org


Alec had the idea to expose a helper function via Internals that would get IDB backing stores into a consistent state for performance tests. This could be done using leveldb's CompactRange(). We could expose this through Internals so it's only available for testing.

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