On Fri, Apr 18, 2014 at 4:08 AM, Dale Harvey <[email protected]> wrote: > Our current performance suite is @ > https://github.com/pouchdb/pouchdb/tree/master/tests/performance > > Its at a fairly abstract level above idb, and right now its not particularly > clean, but it should be easy enough to get running, instructions @ > https://github.com/pouchdb/pouchdb/blob/master/CONTRIBUTING.md > > We have only just started on and the tests may not be great representations, > but early signs are chrome and firefox are quite comparable with chrome > being noticeably faster for keyrange queries, and safari being orders of > magnitude faster
Thanks. I assume you're using IndexedDB on Firefox and Chrome and WebSQL on Safari? I've opened https://bugzilla.mozilla.org/show_bug.cgi?id=998324 for investigating this on our end. - Kyle
