mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
v1.14.0-djmaze8
This commit is contained in:
parent
3757324e32
commit
749fe314aa
3 changed files with 21 additions and 17 deletions
23
README.md
23
README.md
|
|
@ -96,23 +96,24 @@ Things might work in Edge 18, Firefox 50-62 and Chrome 54-68 due to one polyfill
|
|||
|
||||
|js/* |1.14.0 |native |
|
||||
|----------- |--------: |--------: |
|
||||
|admin.js |2.130.942 | 850.483 |
|
||||
|app.js |4.184.455 |2.489.620 |
|
||||
|boot.js | 671.522 | 5.749 |
|
||||
|libs.js | 647.614 | 251.448 |
|
||||
|admin.js |2.130.942 | 850.202 |
|
||||
|app.js |4.184.455 |2.488.837 |
|
||||
|boot.js | 671.522 | 5.285 |
|
||||
|libs.js | 647.614 | 250.948 |
|
||||
|polyfills.js | 325.834 | 0 |
|
||||
|TOTAL |7.960.367 |3.597.300 |
|
||||
|TOTAL |7.960.367 |3.595.272 |
|
||||
|
||||
|js/min/* |1.14.0 |native |gzip 1.14 |gzip |brotli |
|
||||
|--------------- |--------: |--------: |--------: |--------: |--------: |
|
||||
|admin.min.js | 252.147 | 116.639 | 73.657 | 33.352 | 28.765 |
|
||||
|app.min.js | 511.202 | 339.395 |140.462 | 89.334 | 72.305 |
|
||||
|boot.min.js | 66.007 | 3.096 | 22.567 | 1.545 | 1.319 |
|
||||
|libs.min.js | 572.545 | 148.577 |176.720 | 52.312 | 46.561 |
|
||||
|admin.min.js | 252.147 | 116.626 | 73.657 | 33.343 | 28.869 |
|
||||
|app.min.js | 511.202 | 339.176 |140.462 | 89.271 | 72.393 |
|
||||
|boot.min.js | 66.007 | 2.935 | 22.567 | 1.510 | 1.285 |
|
||||
|libs.min.js | 572.545 | 148.303 |176.720 | 52.206 | 46.472 |
|
||||
|polyfills.min.js | 32.452 | 0 | 11.312 | 0 | 0 |
|
||||
|TOTAL |1.434.353 | 607.707 |424.718 |176.543 |148.950 |
|
||||
|TOTAL |1.434.353 | 607.040 |424.718 |176.330 |149.019 |
|
||||
|TOTAL (no admin) |1.182.206 | 490.414 |351.061 |142.987 |120.150 |
|
||||
|
||||
826.646 bytes (248.175 gzip) is around 58% smaller and faster.
|
||||
For a user its around 58% smaller and faster than traditional RainLoop.
|
||||
|
||||
### CSS changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue