node/benchmark/fs
Vse Mozhet Byt f057cc3d84
benchmark: replace [].join() with ''.repeat()
Also add a benchmark to compare both ways to create strings.

PR-URL: https://github.com/nodejs/node/pull/12170
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-10 13:44:34 -04: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 benchmark: fix fs\bench-realpathSync.js 2017-03-28 18:28:52 -04: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-26 19:21:26 -05:00
read-stream-throughput.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
readfile.js benchmark: repair the fs/readfile benchmark 2017-03-28 19:12:50 -04:00
write-stream-throughput.js benchmark: replace [].join() with ''.repeat() 2017-04-10 13:44:34 -04:00