Re: [w3c/IndexedDB] Consider adding some way to retrieve secondary keys when using IDBIndex.getAllKeys (#71)

In my tests IDBIndex.openKeyCursor on 4000 of relatively simple records seems to be practically unusable in Chrome - 150ms compared to 15ms of IDBIndex.getAllKeys.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/71#issuecomment-485167094

Received on Saturday, 20 April 2019 20:38:22 UTC