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

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

    [ https://issues.apache.org/jira/browse/IGNITE-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773740#comment-16773740 ] 

Ilya Borisov commented on IGNITE-11376:
---------------------------------------

I tried Happypack and it indeed improves cold build time by about 35%: from 46s to 30-34s.

> 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 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)