0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/fs
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations
PR-URL: https://github.com/nodejs/node/pull/12455
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-20 04:46:37 +03: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: reduce string concatenations 2017-04-20 04:46:37 +03:00
bench-realpathSync.js benchmark: reduce string concatenations 2017-04-20 04:46:37 +03:00
bench-stat.js fs: include more fs.stat*() optimizations 2017-03-14 21:54:40 -07:00
bench-statSync.js fs: include more fs.stat*() optimizations 2017-03-14 21:54:40 -07:00
read-stream-throughput.js
readfile.js benchmark: repair the fs/readfile benchmark 2017-03-24 15:21:21 -07:00
readFileSync.js fs: include more fs.stat*() optimizations 2017-03-14 21:54:40 -07:00
write-stream-throughput.js benchmark: replace [].join() with ''.repeat() 2017-04-04 09:19:18 -07:00