1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-31 07:33:40 +00:00
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
2018-04-20 10:59:35 -04:00
2018-04-10 22:05:36 -04:00
2018-04-17 16:15:19 -04:00
2018-01-26 16:07:38 -05:00
2018-01-26 16:07:38 -05:00
2018-05-31 09:07:56 -04:00
2018-04-17 16:25:01 -04:00
2018-02-27 14:19:31 -05:00
2018-06-13 12:36:48 -04:00
2018-06-26 15:17:14 -04:00

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Description
No description provided
Readme 19 MiB
Languages
TypeScript 98.5%
SCSS 0.8%
JavaScript 0.3%
HTML 0.2%
CSS 0.2%