Files
node/tools
Anas Aboureada e4bbbcc84b fs: add fs.writev() which exposes syscall writev()
fs with writev allow many buffers to be pushed to underlying OS
APIs in one batch, so this should improve write speed to files.

Refs: https://github.com/nodejs/node/issues/2298

PR-URL: https://github.com/nodejs/node/pull/25925
Fixes: https://github.com/nodejs/node/issues/2298
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-08-16 23:24:02 -07:00
..
2019-06-01 10:00:42 -04:00
2019-08-01 12:56:46 +02:00
2019-07-24 10:55:59 -07:00
2019-03-04 11:06:23 -08:00
2019-07-15 00:04:50 +02:00
2019-08-10 19:21:26 -07:00
2019-06-27 11:57:19 +02:00