node/benchmark/fs
Brian White 758126301e
fs: improve performance for sync stat() functions
PR-URL: https://github.com/nodejs/node/pull/11522
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-02-26 19:21:26 -05:00
..
bench-readdir.js benchmark: fix off-by-one error in fs benchmarks 2016-09-11 20:52:57 -07:00
bench-readdirSync.js
bench-realpath.js benchmark: fix off-by-one error in fs benchmarks 2016-09-11 20:52:57 -07:00
bench-realpathSync.js
bench-stat.js benchmark: add benches for fs.stat & fs.statSync 2016-09-11 20:53:17 -07:00
bench-statSync.js fs: improve performance for sync stat() functions 2017-02-26 19:21:26 -05:00
read-stream-throughput.js
readfile.js
write-stream-throughput.js