mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
v2.8.2
This commit is contained in:
parent
159f899e1a
commit
5188a88e95
8 changed files with 12 additions and 12 deletions
10
README.md
10
README.md
|
|
@ -138,22 +138,22 @@ RainLoop 1.15 vs SnappyMail
|
|||
|js/* |RainLoop |Snappy |
|
||||
|--------------- |--------: |--------: |
|
||||
|admin.js |2.158.025 | 88.141 |
|
||||
|app.js |4.215.733 | 438.539 |
|
||||
|app.js |4.215.733 | 438.509 |
|
||||
|boot.js | 672.433 | 2.780 |
|
||||
|libs.js | 647.679 | 209.814 |
|
||||
|polyfills.js | 325.908 | 0 |
|
||||
|serviceworker.js | 0 | 285 |
|
||||
|TOTAL |8.019.778 | 739.559 |
|
||||
|TOTAL |8.019.778 | 739.529 |
|
||||
|
||||
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|
||||
|admin.min.js | 255.514 | 44.638 | 73.899 | 13.865 | 60.674 | 12.445 |
|
||||
|app.min.js | 516.000 | 223.548 |140.430 | 67.023 |110.657 | 56.849 |
|
||||
|app.min.js | 516.000 | 223.361 |140.430 | 66.988 |110.657 | 56.798 |
|
||||
|boot.min.js | 66.456 | 1.655 | 22.553 | 996 | 20.043 | 815 |
|
||||
|libs.min.js | 574.626 | 100.487 |177.280 | 36.627 |151.855 | 32.795 |
|
||||
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|
||||
|TOTAL |1.445.204 | 370.328 |425.477 |118.511 |353.301 |102.904 |
|
||||
|TOTAL (no admin) |1.189.690 | 325.690 |351.061 |104.646 |292.627 | 90.459 |
|
||||
|TOTAL |1.445.204 | 370.141 |425.477 |118.476 |353.301 |102.853 |
|
||||
|TOTAL (no admin) |1.189.690 | 325.503 |351.061 |104.611 |292.627 | 90.408 |
|
||||
|
||||
For a user its around 68% smaller and faster than traditional RainLoop.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue