Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Our Build's are too slow

$
0
0

@thunderkit2021 wrote:

Our builds are too slow(4-6 mins) even rebuilds are taking more than 2 mins.

Slowest Nodes (totalTime => 5% ) | Total (avg)
----------------------------------------------±-------------------- Package /assets/vendor.js (8) | 107129ms (13391 ms) broccoli-persistent-filter:StyleLinter (5) | 92582ms (18516 ms)
Pod Templates (8) | 49938ms (6242 ms)
SassCompiler (29) | 25469ms (878 ms)

Our application is pretty large with close to 50MB code base including all node-modules. I want to know any possibility to skip rebuilds of other nodes like vendor, SassCompiler if changes are only in our app folder. For example, even there is no change in vendor still it is rebuilding, same for SassCompiler.

If someone can guide, it will be really helpful. I tried broccoli-viz, but it is not highly helpful, because of large number of nodes.

Note: I’m newbie to Ember.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles