Bug 165928
Summary: | IndexedDB 2.0: Prefetch cursor records | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | achristensen, bfulgham, sihui_liu |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 165929, 165956, 165978, 166014 | ||
Bug Blocks: | 160306 |
Brady Eidson
IndexedDB 2.0: Prefetch cursor records
This will help performance in the common case of walking cursors 1 by 1 from start to finish.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sihui Liu
This is already implemented. Here are some bugs tracking the implementation:
https://bugs.webkit.org/show_bug.cgi?id=165978
https://bugs.webkit.org/show_bug.cgi?id=166014
https://bugs.webkit.org/show_bug.cgi?id=207602