RESOLVED FIXED 166014
IndexedDB 2.0: Prefetch cursor records in the server
https://bugs.webkit.org/show_bug.cgi?id=166014
Summary IndexedDB 2.0: Prefetch cursor records in the server
Brady Eidson
Reported 2016-12-18 12:12:42 PST
IndexedDB 2.0: Prefetch cursor records in the server This is the last part of https://bugs.webkit.org/show_bug.cgi?id=165928 before preemptively sending prefetches to the client. This is just over a 3x speedup on https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/IndexedDB/objectstore-cursor.html and pouchDB benchmarks that are cursor-heavy.
Attachments
Patch (14.28 KB, patch)
2016-12-18 12:17 PST, Brady Eidson
no flags
Patch (14.28 KB, patch)
2016-12-18 17:04 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-12-18 12:17:11 PST
Brady Eidson
Comment 2 2016-12-18 17:02:57 PST
Andy reviewed and said R+, but doesn't have his bugzilla password handy where he is.
Brady Eidson
Comment 3 2016-12-18 17:04:14 PST
WebKit Commit Bot
Comment 4 2016-12-18 17:41:17 PST
Comment on attachment 297449 [details] Patch Clearing flags on attachment: 297449 Committed r209977: <http://trac.webkit.org/changeset/209977>
WebKit Commit Bot
Comment 5 2016-12-18 17:41:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.