[Webkit-unassigned] [Bug 200486] IndexedDB deleteIndex() is very slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 17:17:31 PST 2020


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

Sihui Liu <sihui_liu at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #4 from Sihui Liu <sihui_liu at apple.com> ---
Tested the page in Safari Technology Preview 100.

Database initialised 
bulkPut()
=========
10000 PUT operations queued in 57ms

bulkDelete()
=========
10000 DELETE operations queued in 35ms

Put Transaction completed in 1427ms.
Delete Transaction completed in 2176ms.

-- 
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/20200215/6c82fffc/attachment.htm>


More information about the webkit-unassigned mailing list