[
https://issues.apache.org/jira/browse/IGNITE-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Borisov updated IGNITE-11376:
----------------------------------
Description:
*The issue:*
Frontend cold build takes considerable time (~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.
was:
*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.
> 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
> Priority: Major
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> *The issue:*
> Frontend cold build takes considerable time (~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)