node/benchmark/fs
Narasimha Prasanna HN 49abda71e2 benchmark : changed `fstat` to `fstatSync`
PR-URL: https://github.com/nodejs/node/pull/36206
Fixes: https://github.com/nodejs/node/issues/36199
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-11-26 07:28:59 +00: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-28 14:34:25 +01:00
bench-readdir.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
bench-readdirSync.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-realpath.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
bench-realpathSync.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-stat-promise.js fs: drop duplicate API in promises mode 2018-05-19 11:04:28 +03:00
bench-stat.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-statSync-failure.js lib: add throws option to fs.f/l/statSync 2020-11-18 16:19:33 -05:00
bench-statSync.js benchmark : changed `fstat` to `fstatSync` 2020-11-26 07:28:59 +00:00
read-stream-throughput.js benchmark: add `test` and `all` options and improve errors" 2020-03-09 22:35:53 +01:00
readFileSync.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
readfile-partitioned.js benchmark: clean up config resolution in multiple benchmarks 2020-02-02 19:45:02 -08:00
readfile.js benchmark: add `test` and `all` options and improve errors" 2020-03-09 22:35:53 +01:00
write-stream-throughput.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00