mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Removed opentip
Cleanup lightgallery
This commit is contained in:
parent
a8ef5ec75b
commit
f5a444aa14
31 changed files with 2196 additions and 5957 deletions
23
README.md
23
README.md
|
|
@ -72,32 +72,33 @@ Things might work in Edge 15-18, Firefox 47-62 and Chrome 54-68 due to one polyf
|
|||
* Removed jquery-mousewheel
|
||||
* Removed matchmedia-polyfill
|
||||
* Removed momentjs (localization still used)
|
||||
* Removed opentip (use CSS)
|
||||
|
||||
|js/* |1.14.0 |native |gzip 1.14 |gzip |
|
||||
|----------- |--------: |--------: |--------: |--------: |
|
||||
|admin.js |2.130.942 |1.130.247 | 485.481 | 273.277 |
|
||||
|app.js |4.184.455 |2.840.968 | 932.725 | 662.061 |
|
||||
|admin.js |2.130.942 |1.119.116 | 485.481 | 270.646 |
|
||||
|app.js |4.184.455 |2.829.860 | 932.725 | 659.501 |
|
||||
|boot.js | 671.522 | 44.029 | 169.502 | 15.460 |
|
||||
|libs.js | 647.614 | 426.949 | 194.728 | 131.409 |
|
||||
|libs.js | 647.614 | 364.163 | 194.728 | 118.262 |
|
||||
|polyfills.js | 325.834 | 0 | 71.825 | 0 |
|
||||
|TOTAL js |7.960.367 |4.442.193 |1.854.261 |1.082.207 |
|
||||
|TOTAL js |7.960.367 |4.357.168 |1.854.261 |1.063.869 |
|
||||
|
||||
|js/min/* |1.14.0 |native |gzip 1.14 |gzip |
|
||||
|--------------- |--------: |--------: |--------: |--------: |
|
||||
|admin.min.js | 252.147 | 152.759 | 73.657 | 43.564 |
|
||||
|app.min.js | 511.202 | 378.335 |140.462 | 99.341 |
|
||||
|admin.min.js | 252.147 | 151.264 | 73.657 | 43.122 |
|
||||
|app.min.js | 511.202 | 376.839 |140.462 | 98.898 |
|
||||
|boot.min.js | 66.007 | 5.589 | 22.567 | 2.333 |
|
||||
|libs.min.js | 572.545 | 385.139 |176.720 |121.907 |
|
||||
|libs.min.js | 572.545 | 348.651 |176.720 |112.822 |
|
||||
|polyfills.min.js | 32.452 | 0 | 11.312 | 0 |
|
||||
|TOTAL js/min |1.434.353 | 921.822 |424.718 |267.145 |
|
||||
|TOTAL js/min |1.434.353 | 882.343 |424.718 |257.175 |
|
||||
|
||||
512.531 bytes (157.573 gzip) is not much, but it feels faster.
|
||||
552.010 bytes (167.543 gzip) is not much, but it feels faster.
|
||||
|
||||
|
||||
|css/* |1.14.0 |native |
|
||||
|-------------- |--------: |--------: |
|
||||
|app.css | 340.334 | 272.858 |
|
||||
|app.min.css | 274.791 | 216.893 |
|
||||
|app.css | 340.334 | 267.507 |
|
||||
|app.min.css | 274.791 | 212.244 |
|
||||
|
||||
|
||||
### PHP73 branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue