node/benchmark/fs
Nitzan Uziely a97f01ea8c benchmark: add benchmark for fsPromises.writeFile
added fs.promises.writeFile benchmark

PR-URL: https://github.com/nodejs/node/pull/37610
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-03-13 13:41:00 +01:00
..
bench-mkdirp.js
bench-opendir.js
bench-readdir.js
bench-readdirSync.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-realpath.js
bench-realpathSync.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-stat-promise.js
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
readfile-partitioned.js benchmark: clean up config resolution in multiple benchmarks 2020-02-02 19:45:02 -08:00
readfile-promises.js fs: add promisified readFile benchmark 2021-03-10 18:00:58 +02:00
readfile.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
write-stream-throughput.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
writefile-promises.js benchmark: add benchmark for fsPromises.writeFile 2021-03-13 13:41:00 +01:00