美团面试下面有记过 V8 GC
1node --trace_gc -e "var a = []; for (var i = 0; i < 1000000; i++) a.push(new Array(100));"
使用 stream