node/benchmark/fs
Antoine du Hamel d9540b51eb
fs: remove `dirent.path`
PR-URL: https://github.com/nodejs/node/pull/55548
Fixes: https://github.com/nodejs/node/issues/55538
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
2024-11-15 00:18:05 +01:00
..
bench-accessSync.js
bench-chmodSync.js
bench-chownSync.js
bench-copyFileSync.js
bench-cpSync.js
bench-existsSync.js
bench-fchmodSync.js
bench-fsyncSync.js
bench-ftruncateSync.js
bench-glob.js
bench-linkSync.js
bench-mkdirSync.js
bench-mkdirp.js
bench-mkdtempSync.js
bench-openSync.js
bench-opendir.js
bench-opendirSync.js
bench-readSync.js
bench-readdir.js
bench-readdirSync.js
bench-readlinkSync.js
bench-readvSync.js
bench-realpath.js
bench-realpathSync.js
bench-renameSync.js
bench-rmdirSync.js
bench-stat-promise.js
bench-stat.js
bench-statSync-failure.js
bench-statSync.js
bench-symlinkSync.js
bench-timesSync.js
bench-unlinkSync.js
bench-writeFileSync.js
bench-writevSync.js
bench_fdatasyncSync.js
read-stream-throughput.js
readFileSync.js
readfile-partitioned.js
readfile-permission-enabled.js
readfile-promises.js
readfile.js
write-stream-throughput.js
writefile-promises.js