HenrikJoreteg / moonboots

A set of conventions and tools for bundle and serving clientside apps with node.js
159 stars 20 forks source link

update dependencies for performance #71

Closed spanditcaa closed 8 years ago

spanditcaa commented 8 years ago

This PR updates all moonboots dependencies to latest, yielding a 35-40% performance improvement in startup time of a moonboots_hapi application. The bulk of the performance gain comes from updating Async to the latest 1.x release. A small improvement was also observed with the newer module-deps.

lukekarrys commented 8 years ago

Thanks @spanditcaa. Just released this as v5.0.0