node/benchmark/fs
Trevor Norris b9832eb3fe bench: add bench for fs.realpath() fix
The benchmarks included also work for the previous JS
implementation of fs.realpath(). In case the new implementation of
realpath() needs to be reverted, we want these changes to stick around.

PR-URL: https://github.com/nodejs/node/pull/7899
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2016-08-12 13:11:01 +02:00
..
bench-readdir.js benchmark: fix lint errors 2016-03-03 09:53:22 -08:00
bench-readdirSync.js benchmark: fix lint errors 2016-03-03 09:53:22 -08:00
bench-realpath.js bench: add bench for fs.realpath() fix 2016-08-12 13:11:01 +02:00
bench-realpathSync.js bench: add bench for fs.realpath() fix 2016-08-12 13:11:01 +02: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