You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2019/02/21 07:06:00 UTC

[jira] [Created] (IGNITE-11376) Web console: frontend cold build speed improvements

Ilya Borisov created IGNITE-11376:
-------------------------------------

             Summary: Web console: frontend cold build speed improvements
                 Key: IGNITE-11376
                 URL: https://issues.apache.org/jira/browse/IGNITE-11376
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


*The issue:*
Frontend cold build takes considerable time to build (~46s on my machine), which is rather annoying.

*What to do:*
1. Try both of these Webpack plugins and benchmark cold build results:
https://github.com/amireh/happypack
https://github.com/webpack-contrib/thread-loader
2. If we deem build time reduction considerable enough and no additional issues arise (like loader compatibility), add either of plugins to web console Webpack configuration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)