[Webkit-unassigned] [Bug 151478] New: Perf dashboard's runs API uses more than 128MB of memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 20:59:02 PST 2015


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

            Bug ID: 151478
           Summary: Perf dashboard's runs API uses more than 128MB of
                    memory
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: akling at apple.com, cdumez at apple.com,
                    dewei_zhu at apple.com, jond at apple.com, koivisto at iki.fi,
                    timothy at apple.com

When there are many entires in the JSON, we end up consuming twice as much memory as needed
because we use query_and_fetch_all instead of iteratively processing the result rows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151120/05cc4da4/attachment.html>


More information about the webkit-unassigned mailing list