mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
v2.3.0
This commit is contained in:
parent
6691a3f889
commit
756bf86640
4 changed files with 44 additions and 46 deletions
22
README.md
22
README.md
|
|
@ -113,23 +113,23 @@ RainLoop 1.15 vs SnappyMail
|
|||
|
||||
|js/* |RainLoop |Snappy |
|
||||
|--------------- |--------: |--------: |
|
||||
|admin.js |2.158.025 | 119.231 |
|
||||
|app.js |4.215.733 | 535.140 |
|
||||
|admin.js |2.158.025 | 119.053 |
|
||||
|app.js |4.215.733 | 534.600 |
|
||||
|boot.js | 672.433 | 4.713 |
|
||||
|libs.js | 647.679 | 227.645 |
|
||||
|polyfills.js | 325.908 | 0 |
|
||||
|serviceworker.js | 0 | 285 |
|
||||
|TOTAL |8.019.778 | 887.014 |
|
||||
|TOTAL |8.019.778 | 886.296 |
|
||||
|
||||
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|
||||
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|
||||
|admin.min.js | 255.514 | 61.142 | 73.899 | 17.432 | 60.674 | 15.454 |
|
||||
|app.min.js | 516.000 | 261.321 |140.430 | 75.153 |110.657 | 63.151 |
|
||||
|admin.min.js | 255.514 | 61.017 | 73.899 | 17.396 | 60.674 | 15.420 |
|
||||
|app.min.js | 516.000 | 260.826 |140.430 | 75.083 |110.657 | 62.961 |
|
||||
|boot.min.js | 66.456 | 2.521 | 22.553 | 1.356 | 20.043 | 1.165 |
|
||||
|libs.min.js | 574.626 | 120.243 |177.280 | 44.101 |151.855 | 39.263 |
|
||||
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|
||||
|TOTAL |1.445.204 | 445.227 |425.477 |138.042 |353.301 |119.033 |
|
||||
|TOTAL (no admin) |1.189.690 | 384.085 |351.061 |120.610 |292.627 |103.579 |
|
||||
|TOTAL |1.445.204 | 444.607 |425.477 |137.936 |353.301 |118.809 |
|
||||
|TOTAL (no admin) |1.189.690 | 383.590 |351.061 |120.540 |292.627 |103.389 |
|
||||
|
||||
For a user its around 65% smaller and faster than traditional RainLoop.
|
||||
|
||||
|
|
@ -160,10 +160,10 @@ For a user its around 65% smaller and faster than traditional RainLoop.
|
|||
|
||||
|css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli |
|
||||
|------------ |-------: |-------: |------: |------: |--------: |
|
||||
|app.css | 340.334 | 158.923 | 46,959 | 25.624 | 21.575 |
|
||||
|app.min.css | 274.791 | 130.398 | 39.618 | 22.404 | 19.536 |
|
||||
|boot.css | | 1.820 | | 786 | 626 |
|
||||
|boot.min.css | | 1.476 | | 698 | 548 |
|
||||
|app.css | 340.334 | 151.854 | 46,959 | 24.659 | 20.899 |
|
||||
|app.min.css | 274.791 | 124.137 | 39.618 | 21.562 | 18.763 |
|
||||
|boot.css | | 1.826 | | 786 | 626 |
|
||||
|boot.min.css | | 1.481 | | 698 | 548 |
|
||||
|
||||
|
||||
### Squire vs CKEditor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue