You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/04/02 23:05:04 UTC

[GitHub] vibinsv09 commented on issue #4705: Smaller JS package sizes!

vibinsv09 commented on issue #4705: Smaller JS package sizes!
URL: https://github.com/apache/incubator-superset/issues/4705#issuecomment-378073681
 
 
   @williaster This is great work and would dramatically help in optimizing Superset performance.
   I was just wondering why my js file sizes are almost half than yours in the before screenshot
   
    du dist/*|sort -n -r | head
   7664    dist/dashboard.4d5e5eea04a5c0ebdcd4.entry.js
   7344    dist/explore.9f1172c4902e89a2db66.entry.js
   3560    dist/sqllab.659eaa505425bb31afe8.entry.js
   1288    dist/addSlice.70355f12808eb866abef.entry.js
   1160    dist/profile.44aab22ce1d1646ac4b3.entry.js
   1148    dist/welcome.dffbb04150e98261f5a2.entry.js
   564     dist/common.99d345e775ca73f033e1.entry.js
   312     dist/theme.e4d50476aef490a57f7f.css
   108     dist/89889688147bd7575d6327160d64e760.svg
   96      dist/dashboard.4d5e5eea04a5c0ebdcd4.css
   -------------------------------------------------------------
   cat version_info.json
   {"version": "0.23.0dev", "GIT_SHA": ""}%     

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services