FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

stream: refactor Writable buffering by ronag · Pull Request #30974 · nodejs/node · GitHub

/ node Public

stream: refactor Writable buffering - #30974

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:stream-writable-buffered2
Closed

stream: refactor Writable buffering#30974
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:stream-writable-buffered2

Conversation

ronag commented Dec 15, 2019
edited
Loading

Copy link
Copy Markdown
Member

Re-open of #29026.

Simplifies the buffering logic in `Writable´.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added the stream Issues and PRs related to the stream subsystem. label Dec 15, 2019
ronag force-pushed the stream-writable-buffered2 branch 3 times, most recently from 548ef33 to e10969e Compare December 15, 2019 11:29
ronag force-pushed the stream-writable-buffered2 branch from e10969e to cb189a3 Compare December 15, 2019 11:59

ronag commented Dec 15, 2019

Copy link
Copy Markdown
Member Author

Unfortunately, this makes async perf significantly worse.

ronag closed this Dec 15, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL