[Webkit-unassigned] [Bug 110805] webdatabase: Need more robust OriginUsageRecord::diskUsage().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 17:23:36 PST 2013


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





--- Comment #7 from Geoffrey Garen <ggaren at apple.com>  2013-02-25 17:25:59 PST ---
(From update of attachment 190146)
View in context: https://bugs.webkit.org/attachment.cgi?id=190146&action=review

Would be nice to get rid of all the quota cache code, since it's defunct now.

> Source/WebCore/ChangeLog:11
> +        The performance difference for this changes is a 1.6% degradation
> +        per additional database whose size needs to be fetched. 

You should clarify that this is a worst-case performance difference. Your benchmark measured stat overhead vs ~16 bytes of storage. Most transactions do more work than that.

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