mistercrunch commented on PR #31590: URL: https://github.com/apache/superset/pull/31590#issuecomment-2925964077
<html><head></head><body><h2>📦 Bundle Size Improvements - Ant Design v5 Migration</h2> Asset Type | Before | After | Reduction | Improvement -- | -- | -- | -- | -- CSS | 712K | 120K | -592K | -83.1% 🎉 JavaScript | 13.0MB | 10.7MB | -2.3MB | -17.7% Total | 13.7MB | 10.8MB | -2.9MB | -21.2% <h3>🚀 Performance Impact</h3> <ul> <li><strong>~1MB+ less download</strong> for users (with compression)</li> <li><strong>83% reduction in CSS</strong> means significantly faster style parsing and rendering</li> <li><strong>Cleaner bundle</strong> with removal of legacy CSS/LESS files and unused Ant Design v4 dependencies</li> </ul> <p><em>Results measured using <code>du -h</code> on built assets in <code>/superset/static/assets/</code></em></p></body></html> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org