node/benchmark/fs
cjihrig 0b5dd102e0
fs: move fs/promises to fs.promises
PR-URL: https://github.com/nodejs/node/pull/20504
Refs: https://github.com/nodejs/TSC/issues/389
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
2018-05-08 18:26:16 -07:00
..
bench-readdir.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
bench-readdirSync.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
bench-realpath.js benchmark: refactor 2018-02-01 10:49:04 +01:00
bench-realpathSync.js benchmark: refactor 2018-02-01 10:49:04 +01:00
bench-stat-promise.js fs: move fs/promises to fs.promises 2018-05-08 18:26:16 -07:00
bench-stat.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
bench-statSync.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
read-stream-throughput.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
readfile-partitioned.js fs: partition readFile against pool exhaustion 2018-02-01 11:11:48 +01:00
readfile.js fs: partition readFile against pool exhaustion 2018-02-01 11:11:48 +01:00
readFileSync.js benchmark: (fs) use destructuring 2018-01-23 01:29:29 +01:00
write-stream-throughput.js benchmark: refactor 2018-02-01 10:49:04 +01:00