Open damiangreen opened 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
https://github.com/bramski/angular-indexedDB
this.store.getAll
@damiangreen please tell us about your platform :
Is it possible to reproduce this error ?
Angular v1.3.15, IE 11 Win 10
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 nativethis.store.getAll