1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/spec
Fred Cox 04014a8e78 Add sequentialize to prevent parralel loading of cipher keys (#7)
* Add sequentialize to prevent parralel loading of cipher keys

Massively improves start up performance of extensions

* Add tests for sequentialize

* Fix sequentialize as it was caching calls for all instances together

* Add sequentialize to the functions that have internal caches

* Adding sequentialize to getOrgKeys makes big performance difference

* Update cipher.service.ts

* Update collection.service.ts

* Update folder.service.ts
2018-07-23 14:23:30 -04:00
..
common/misc Add sequentialize to prevent parralel loading of cipher keys (#7) 2018-07-23 14:23:30 -04:00
node/services 30 secon timeout on keypair tests 2018-07-12 10:05:32 -04:00
support No edge on appveyor 2018-05-07 12:37:36 -04:00
web/services 30 secon timeout on keypair tests 2018-07-12 10:05:32 -04:00
helpers.ts lint spec dir 2018-04-18 13:43:42 -04:00