gauravgango / gaurav-angular-indexeddb

An indexedDB wrapper for Angular JS.
http://gauravgango.github.io/gaurav-angular-indexeddb/
MIT License
9 stars 1 forks source link

Slow getting all in Chrome #22

Open damiangreen opened 8 years ago

damiangreen commented 8 years ago

It takes aroudn 45s to load 200k in chrome For comparison this is < 1s in https://github.com/bramski/angular-indexedDB possibly owing to its use of the native this.store.getAll

ankurk91 commented 8 years ago

@damiangreen please tell us about your platform :

Is it possible to reproduce this error ?

damiangreen commented 8 years ago

Angular v1.3.15, IE 11 Win 10