Skip to content

[v13.x backport] stream: improve writable.write() performance #32169

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed

Conversation

ronag
Copy link
Member

@ronag ronag commented Mar 10, 2020

PR-URL: #31624

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

@ronag ronag requested a review from MylesBorins March 10, 2020 07:00
@nodejs-github-bot nodejs-github-bot added stream Issues and PRs related to the stream subsystem. v13.x labels Mar 10, 2020
@ronag ronag force-pushed the backport-31624-to-v13.x branch from dffb531 to b2c65e1 Compare March 10, 2020 07:01
@ronag ronag force-pushed the backport-31624-to-v13.x branch 2 times, most recently from a60ec3c to 7e745f9 Compare March 10, 2020 07:03
@ronag ronag force-pushed the backport-31624-to-v13.x branch from 7e745f9 to fa39531 Compare March 10, 2020 07:04
@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#31624
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Backport-PR-URL: nodejs#32169
@ronag ronag force-pushed the backport-31624-to-v13.x branch from fa39531 to 1d88182 Compare March 10, 2020 12:22
@nodejs-github-bot
Copy link
Collaborator

@ronag
Copy link
Member Author

ronag commented Mar 10, 2020

If you wonder about the difference with the original commit. This depends on some other commit I can't find and haven't been backported (possibly semver-major due to other changes in that PR?). Though I think it should be fine like this.

MylesBorins pushed a commit that referenced this pull request Mar 10, 2020
Backport-PR-URL: #32169
PR-URL: #31624
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorins
Copy link
Contributor

landed in 1e05ddf

# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants