Skip to content

benchmark: fix webstream pipe-to - #49552

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
rluvaton:fix-webstream-pipe-benchmark
Sep 8, 2023
Merged

benchmark: fix webstream pipe-to#49552
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
rluvaton:fix-webstream-pipe-benchmark

Conversation

@rluvaton

@rluvatonrluvaton commented Sep 8, 2023

Copy link
Copy Markdown
Member

No description provided.

@nodejs-github-botnodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Sep 8, 2023
highWaterMark: highWaterMarkR,
pull: function(controller) {
if (i++ === n) {
if (i++ < n) {

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understand correctly, this does not call enqueue as it closes the stream immediately

@rluvatonrluvaton added the fast-track PRs that do not need to wait for 48 hours to land. label Sep 8, 2023
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @rluvaton. Please 👍 to approve.

@rluvatonrluvaton added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 8, 2023
@rluvatonrluvaton added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 8, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 8, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 7bf29b5 into nodejs:mainSep 8, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 7bf29b5

@rluvaton
rluvaton deleted the fix-webstream-pipe-benchmark branch September 8, 2023 12:57
ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #49552
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
This was referenced Sep 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.benchmarkIssues and PRs related to the benchmark subsystem.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rluvaton@nodejs-github-bot@ronag@atlowChemi