mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 09:23:57 +00:00
![]() Improve performance by pushing directory entries to returned array in batches of 8 using pushValueToArray() in JS. Add benchmarks to demonstrate this improvement. PR-URL: https://github.com/nodejs/node/pull/3780 Reviewed-By: Fedor Indutny <fedor@indutny.com> |
||
---|---|---|
.. | ||
bench-readdir.js | ||
bench-readdirSync.js | ||
read-stream-throughput.js | ||
readfile.js | ||
write-stream-throughput.js |