mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
v2.7.3
This commit is contained in:
parent
21a9e24233
commit
dfa448c7cc
8 changed files with 105 additions and 108 deletions
18
README.md
18
README.md
|
|
@ -129,23 +129,23 @@ RainLoop 1.15 vs SnappyMail
|
|||
|
||||
|js/* |RainLoop |Snappy |
|
||||
|--------------- |--------: |--------: |
|
||||
|admin.js |2.158.025 | 86.143 |
|
||||
|app.js |4.215.733 | 435.037 |
|
||||
|admin.js |2.158.025 | 86.179 |
|
||||
|app.js |4.215.733 | 435.073 |
|
||||
|boot.js | 672.433 | 2.707 |
|
||||
|libs.js | 647.679 | 213.208 |
|
||||
|libs.js | 647.679 | 211.161 |
|
||||
|polyfills.js | 325.908 | 0 |
|
||||
|serviceworker.js | 0 | 285 |
|
||||
|TOTAL |8.019.778 | 737.380 |
|
||||
|TOTAL |8.019.778 | 735.405 |
|
||||
|
||||
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|
||||
|admin.min.js | 255.514 | 43.930 | 73.899 | 13.591 | 60.674 | 12.162 |
|
||||
|app.min.js | 516.000 | 222.420 |140.430 | 66.268 |110.657 | 56.207 |
|
||||
|admin.min.js | 255.514 | 43.957 | 73.899 | 13.590 | 60.674 | 12.174 |
|
||||
|app.min.js | 516.000 | 222.447 |140.430 | 66.271 |110.657 | 56.274 |
|
||||
|boot.min.js | 66.456 | 1.621 | 22.553 | 983 | 20.043 | 805 |
|
||||
|libs.min.js | 574.626 | 102.959 |177.280 | 37.514 |151.855 | 33.617 |
|
||||
|libs.min.js | 574.626 | 101.006 |177.280 | 36.780 |151.855 | 32.955 |
|
||||
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|
||||
|TOTAL |1.445.204 | 370.930 |425.477 |118.356 |353.301 |102.791 |
|
||||
|TOTAL (no admin) |1.189.690 | 327.000 |351.061 |104.765 |292.627 | 90.629 |
|
||||
|TOTAL |1.445.204 | 369.031 |425.477 |117.624 |353.301 |102.208 |
|
||||
|TOTAL (no admin) |1.189.690 | 325.074 |351.061 |104.034 |292.627 | 90.034 |
|
||||
|
||||
For a user its around 68% smaller and faster than traditional RainLoop.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue