1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +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 1.1 GiB
Languages
TypeScript 81.8%
HTML 12.6%
SCSS 2.3%
JavaScript 1.6%
MDX 0.9%
Other 0.7%