[Webkit-unassigned] [Bug 212712] New: ITP SQLite Database should only vacuum once per day
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 3 12:35:50 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212712
Bug ID: 212712
Summary: ITP SQLite Database should only vacuum once per day
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: katherine_cheney at apple.com
Currently the SQLite Database runs a vacuum command each time statistics are processed. This is probably too frequent, because the database rarely needs to delete large amounts of data. We can cut this down to once a day.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200603/24ba72b7/attachment.htm>
More information about the webkit-unassigned
mailing list