Analyze your EmberJS app vendor file ingredients.
So you can, for instance, detect big dependencies and remove them in favour of smaller one or native implementation.
How:
npm install -g broccoli-concat-analyser
CONCAT_STATS=true ember s -e production
- kill the server
broccoli-concat-analyser ./concat-stats-for