diff options
author | isaacs <i@izs.me> | 2013-02-03 12:53:33 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-02-15 18:48:43 -0800 |
commit | 8476aefc8e21fb8db597937c7e8fbc3490a72f39 (patch) | |
tree | 8ed881bd065658a72437d86436aece25f66653f7 /doc | |
parent | 9299168f2a2ea231f63731894bc93e3807d1065a (diff) | |
download | node-8476aefc8e21fb8db597937c7e8fbc3490a72f39.tar.gz |
fs: Change default WriteStream config, increase perf
This increases fs.WriteStream throughput dramatically by removing the
"higher default water marks" for fs.WriteStream.
Also includes a benchmark. Current performance is significantly higher
than v0.8 for strings at all tested levels except size=1. Buffer
performance is still lackluster.
Further improvement in the stream.Writable base class is required, but
this is a start.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions