node/benchmark/fs
Anna Henningsen 07b5584a3f
fs: add bufferSize option to fs.opendir()
Add an option that controls the size of the internal
buffer.

Fixes: https://github.com/nodejs/node/issues/29941

PR-URL: https://github.com/nodejs/node/pull/30114
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-10-31 11:34:45 +01:00
..
bench-mkdirp.js benchmark: fix bench-mkdirp to use recursive option 2018-10-28 15:09:41 +01:00
bench-opendir.js fs: add bufferSize option to fs.opendir() 2019-10-31 11:34:45 +01:00
bench-readdir.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
bench-readdirSync.js benchmark: add dir and withFileTypes option readdir benchmarks 2018-11-08 15:01:14 -08:00
bench-realpath.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
bench-realpathSync.js
bench-stat-promise.js
bench-stat.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
bench-statSync.js
read-stream-throughput.js benchmark: use test/common/tmpdir consistently 2019-08-10 19:21:35 -07:00
readfile-partitioned.js benchmark,lib: change var to const 2019-03-30 13:16:39 +01:00
readfile.js benchmark: use test/common/tmpdir consistently 2019-08-10 19:21:35 -07:00
readFileSync.js
write-stream-throughput.js benchmark: use test/common/tmpdir consistently 2019-08-10 19:21:35 -07:00