mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
v2.12.1
This commit is contained in:
parent
88c16f5c40
commit
938fd36a9b
8 changed files with 16 additions and 16 deletions
18
README.md
18
README.md
|
|
@ -140,22 +140,22 @@ RainLoop 1.15 vs SnappyMail
|
|||
|js/* |RainLoop |Snappy |
|
||||
|--------------- |--------: |--------: |
|
||||
|admin.js |2.158.025 | 86.330 |
|
||||
|app.js |4.215.733 | 443.039 |
|
||||
|app.js |4.215.733 | 442.708 |
|
||||
|boot.js | 672.433 | 2.049 |
|
||||
|libs.js | 647.679 | 206.717 |
|
||||
|polyfills.js | 325.908 | 0 |
|
||||
|serviceworker.js | 0 | 285 |
|
||||
|TOTAL |8.019.778 | 738.420 |
|
||||
|TOTAL |8.019.778 | 738.089 |
|
||||
|
||||
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|
||||
|admin.min.js | 255.514 | 43.341 | 73.899 | 13.994 | 60.674 | 12.482 |
|
||||
|app.min.js | 516.000 | 219.474 |140.430 | 68.650 |110.657 | 58.572 |
|
||||
|app.min.js | 516.000 | 219.141 |140.430 | 68.581 |110.657 | 58.570 |
|
||||
|boot.min.js | 66.456 | 1.278 | 22.553 | 789 | 20.043 | 632 |
|
||||
|libs.min.js | 574.626 | 98.988 |177.280 | 36.290 |151.855 | 32.467 |
|
||||
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|
||||
|TOTAL |1.445.204 | 363.081 |425.477 |119.723 |353.301 |104.153 |
|
||||
|TOTAL (no admin) |1.189.690 | 319.740 |351.061 |105.729 |292.627 | 91.671 |
|
||||
|TOTAL |1.445.204 | 362.748 |425.477 |119.654 |353.301 |104.151 |
|
||||
|TOTAL (no admin) |1.189.690 | 319.407 |351.061 |105.660 |292.627 | 91.669 |
|
||||
|
||||
For a user its around 69% smaller and faster than traditional RainLoop.
|
||||
|
||||
|
|
@ -183,12 +183,12 @@ For a user its around 69% smaller and faster than traditional RainLoop.
|
|||
|
||||
|css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli |
|
||||
|------------ |-------: |------: |------: |------: |--------: |
|
||||
|app.css | 340.334 | 83.066 | 46.959 | 17.023 | 14.627 |
|
||||
|app.min.css | 274.791 | 66.988 | 39.618 | 15.081 | 13.276 |
|
||||
|app.css | 340.334 | 82.487 | 46.959 | 16.926 | 14.572 |
|
||||
|app.min.css | 274.791 | 66.527 | 39.618 | 15.003 | 13.206 |
|
||||
|boot.css | | 1.326 | | 664 | 545 |
|
||||
|boot.min.css | | 1.071 | | 590 | 474 |
|
||||
|admin.css | | 30.589 | | 6.914 | 6.003 |
|
||||
|admin.min.css | | 24.590 | | 6.258 | 5.508 |
|
||||
|admin.css | | 30.212 | | 6.840 | 5.929 |
|
||||
|admin.min.css | | 24.288 | | 6.195 | 5.451 |
|
||||
|
||||
### PGP
|
||||
RainLoop uses the old OpenPGP.js v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue