Cleanup OpenPGP.js a bit.

openpgp.worker doesn't need webpack
This commit is contained in:
djmaze 2021-05-01 16:33:30 +02:00
parent 5e63adc904
commit 8c454ccd9d
7 changed files with 212 additions and 207 deletions

View file

@ -137,6 +137,11 @@ RainLoop 1.15 vs SnappyMail
|TOTAL |1.445.204 | 394.361 |425.477 |123.965 |353.301 |107.321 |
|TOTAL (no admin) |1.189.690 | 344.490 |351.061 |109.194 |292.627 | 94.108 |
|OpenPGP |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|openpgp.min.js | 330.742 | 330.300 |102.388 |102.388 | 84.241 | 84.121 |
|openpgp.worker | 1.499 | 1.125 | 824 | 567 | 695 | 467 |
For a user its around 66% smaller and faster than traditional RainLoop.
### CSS changes