mirror of https://github.com/lukechilds/node.git
Browse Source
Ninja is a build backend supported by gyp which is much faster than
Make and is able to parallelize builds across all of the available
cores very well. On my machine, this reduces the average build time
from 5:14 minutes to 4:33 minutes.
Refs: https://github.com/nodejs/node/pull/467
Refs: de224d6e6c
PR-URL: https://github.com/nodejs/node/pull/6780
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
v7.x
Ehsan Akhgari
9 years ago
committed by
Jeremiah Senkpiel
2 changed files with 16 additions and 7 deletions
Loading…
Reference in new issue