mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Replaced Autolinker with simple https/email detection
This commit is contained in:
parent
f5a444aa14
commit
2f48128ff3
5 changed files with 16 additions and 32 deletions
19
README.md
19
README.md
|
|
@ -73,26 +73,27 @@ Things might work in Edge 15-18, Firefox 47-62 and Chrome 54-68 due to one polyf
|
|||
* Removed matchmedia-polyfill
|
||||
* Removed momentjs (localization still used)
|
||||
* Removed opentip (use CSS)
|
||||
* Replaced Autolinker with simple https/email detection
|
||||
|
||||
|js/* |1.14.0 |native |gzip 1.14 |gzip |
|
||||
|----------- |--------: |--------: |--------: |--------: |
|
||||
|admin.js |2.130.942 |1.119.116 | 485.481 | 270.646 |
|
||||
|app.js |4.184.455 |2.829.860 | 932.725 | 659.501 |
|
||||
|admin.js |2.130.942 |1.119.218 | 485.481 | 271.178 |
|
||||
|app.js |4.184.455 |2.829.958 | 932.725 | 659.546 |
|
||||
|boot.js | 671.522 | 44.029 | 169.502 | 15.460 |
|
||||
|libs.js | 647.614 | 364.163 | 194.728 | 118.262 |
|
||||
|libs.js | 647.614 | 318.711 | 194.728 | 99.162 |
|
||||
|polyfills.js | 325.834 | 0 | 71.825 | 0 |
|
||||
|TOTAL js |7.960.367 |4.357.168 |1.854.261 |1.063.869 |
|
||||
|TOTAL js |7.960.367 |4.311.916 |1.854.261 |1.045.346 |
|
||||
|
||||
|js/min/* |1.14.0 |native |gzip 1.14 |gzip |
|
||||
|--------------- |--------: |--------: |--------: |--------: |
|
||||
|admin.min.js | 252.147 | 151.264 | 73.657 | 43.122 |
|
||||
|app.min.js | 511.202 | 376.839 |140.462 | 98.898 |
|
||||
|admin.min.js | 252.147 | 151.652 | 73.657 | 43.325 |
|
||||
|app.min.js | 511.202 | 377.227 |140.462 | 99.095 |
|
||||
|boot.min.js | 66.007 | 5.589 | 22.567 | 2.333 |
|
||||
|libs.min.js | 572.545 | 348.651 |176.720 |112.822 |
|
||||
|libs.min.js | 572.545 | 303.360 |176.720 | 93.728 |
|
||||
|polyfills.min.js | 32.452 | 0 | 11.312 | 0 |
|
||||
|TOTAL js/min |1.434.353 | 882.343 |424.718 |257.175 |
|
||||
|TOTAL js/min |1.434.353 | 837.828 |424.718 |238.481 |
|
||||
|
||||
552.010 bytes (167.543 gzip) is not much, but it feels faster.
|
||||
596.525 bytes (186.237 gzip) is not much, but it feels faster.
|
||||
|
||||
|
||||
|css/* |1.14.0 |native |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue