0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/fs
Brian White 22abb39b2c
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-25 20:58:42 -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 benchmark: fix lint errors 2016-03-03 09:53:22 -08:00
bench-realpath.js benchmark: fix off-by-one error in fs benchmarks 2016-09-11 20:52:57 -07:00
bench-realpathSync.js bench: add bench for fs.realpath() fix 2016-08-12 13:11:01 +02:00
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-25 20:58:42 -05:00
read-stream-throughput.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
readfile.js benchmark: missing process.exit after bench.end 2016-07-26 13:21:50 +02:00
write-stream-throughput.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00