- From: Kyle Huey <me@kylehuey.com>
- Date: Fri, 18 Apr 2014 07:03:01 -0700
- To: Dale Harvey <dale@arandomurl.com>
- Cc: Ben Kelly <bkelly@mozilla.com>, Tim Caswell <tim@creationix.com>, Joshua Bell <jsbell@google.com>, "public-webapps@w3.org" <public-webapps@w3.org>, Ali Alabbas <alia@microsoft.com>
On Fri, Apr 18, 2014 at 4:08 AM, Dale Harvey <dale@arandomurl.com> 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
Received on Friday, 18 April 2014 14:03:30 UTC