Doing partial prod builds under controlled conditions for comparison purposes. Cold caches, no shrinkwrap, 3 different package.json in a monorepo-type thing, 1797 dependencies installed, only npm install times shown:

- npm4: 406.01 seconds
- npm5: 60.96 seconds

This is a bit less speedup than what I got excited about yesterday, but still (a bit) more than 6 times faster! 🎆 🍻 ✨

cc @zkat, @[email protected]

@passcod goodness gracious
@zkat pretty sure I could optimise the npm4 build to take less than that, this is kinda abysmal… but the npm5 speedup is a w e s o m e !
@passcod do you have cached-data numbers? I expect those to be *much* better.
@passcod this makes me so happy btw. It's like, really motivating to start seeing results coming in. Can't wait until it's tagged and pushed :o