mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
v2.33.0
This commit is contained in:
parent
5e012bd66e
commit
61c533a1a6
8 changed files with 56 additions and 20 deletions
26
README.md
26
README.md
|
|
@ -140,26 +140,26 @@ RainLoop 1.17 vs SnappyMail
|
|||
|
||||
|js/* |RainLoop |Snappy |
|
||||
|--------------- |--------: |--------: |
|
||||
|admin.js |2.170.153 | 80.370 |
|
||||
|app.js |4.207.787 | 408.429 |
|
||||
|admin.js |2.170.153 | 80.563 |
|
||||
|app.js |4.207.787 | 410.974 |
|
||||
|boot.js | 868.735 | 4.142 |
|
||||
|libs.js | 658.812 | 193.230 |
|
||||
|sieve.js | 0 | 85.085 |
|
||||
|libs.js | 658.812 | 192.606 |
|
||||
|sieve.js | 0 | 84.707 |
|
||||
|polyfills.js | 334.608 | 0 |
|
||||
|serviceworker.js | 0 | 285 |
|
||||
|TOTAL |8.240.095 | 771.541 |
|
||||
|TOTAL |8.240.095 | 773.277 |
|
||||
|
||||
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|
||||
|admin.min.js | 256.831 | 39.285 | 73.606 | 13.183 | 60.877 | 11.806 |
|
||||
|app.min.js | 515.367 | 186.270 |139.456 | 63.111 |110.485 | 54.218 |
|
||||
|admin.min.js | 256.831 | 39.461 | 73.606 | 13.218 | 60.877 | 11.841 |
|
||||
|app.min.js | 515.367 | 187.193 |139.456 | 63.375 |110.485 | 54.428 |
|
||||
|boot.min.js | 84.659 | 2.084 | 26.998 | 1.202 | 23.643 | 1.003 |
|
||||
|libs.min.js | 584.772 | 93.401 |180.901 | 34.765 |155.182 | 31.194 |
|
||||
|sieve.min.js | 0 | 41.316 | 0 | 10.364 | 0 | 9.352 |
|
||||
|libs.min.js | 584.772 | 92.780 |180.901 | 34.489 |155.182 | 30.953 |
|
||||
|sieve.min.js | 0 | 41.164 | 0 | 10.365 | 0 | 9.359 |
|
||||
|polyfills.min.js | 32.837 | 0 | 11.406 | 0 | 10.175 | 0 |
|
||||
|TOTAL user |1.217.635 | 281.755 |358.761 | 99.078 |299.485 | 86.415 |
|
||||
|TOTAL user+sieve |1.217.635 | 323.071 |358.761 |109.442 |299.485 | 95.767 |
|
||||
|TOTAL admin | 959.099 | 134.770 |292.911 | 49.150 |249.877 | 44.003 |
|
||||
|TOTAL user |1.217.635 | 282.057 |358.761 | 99.066 |299.485 | 86.384 |
|
||||
|TOTAL user+sieve |1.217.635 | 323.221 |358.761 |109.431 |299.485 | 95.743 |
|
||||
|TOTAL admin | 959.099 | 134.325 |292.911 | 48.909 |249.877 | 43.797 |
|
||||
|
||||
For a user it is around 69% smaller and faster than traditional RainLoop.
|
||||
|
||||
|
|
@ -207,7 +207,7 @@ See https://github.com/the-djmaze/openpgpjs for development
|
|||
|
||||
|OpenPGP |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |-------: |--------: |--------: |
|
||||
|openpgp.min.js | 330.742 | 541.176 |102.388 | 168.266 | 84.241 | 138.278 |
|
||||
|openpgp.min.js | 330.742 | 540.792 |102.388 | 167.971 | 84.241 | 138.010 |
|
||||
|openpgp.worker | 1.499 | | 824 | | 695 | |
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue