Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

stream: fix MAX_HWM#6256

Closed
tasogarepg wants to merge 1 commit intonodejs:masterfrom
tasogarepg:fix-stream-MAX_HWM
Closed

stream: fix MAX_HWM#6256
tasogarepg wants to merge 1 commit intonodejs:masterfrom
tasogarepg:fix-stream-MAX_HWM

Conversation

@tasogarepg
Copy link
Copy Markdown

fix MAX_HWM (8MB -> 128MB)

@bnoordhuis
Copy link
Copy Markdown
Member

A commit log should explain what changed and why. You're leaving me guessing now why you're changing that.

@tasogarepg
Copy link
Copy Markdown
Author

My explanation was insufficient.
This is because there were the following comments. (lib/_stream_readable.js:204)

// Don't raise the hwm > 128MB

@bnoordhuis
Copy link
Copy Markdown
Member

That comment is a hint that a HWM > 128 MB will be detrimental to performance, not that the HWM should be 128 MB. Thanks for the pull request but it's not necessary to change the current default.

@bnoordhuis bnoordhuis closed this Sep 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants