Skip to content

benchmark: fix net-wrap-js-stream-passthrough - #25273

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-benchmark
Closed

benchmark: fix net-wrap-js-stream-passthrough#25273
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-benchmark

Conversation

@Trott

Copy link
Copy Markdown
Member

The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.

👍 here to fast-track. This fixes node-daily-master Jenkins job. (The benchmark tests are only run there.)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Dec 29, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. net Issues and PRs related to the net subsystem. labels Dec 29, 2018
@Trott

Copy link
Copy Markdown
MemberAuthor

Benchmark tests aren't run in CI so Lite CI seems sufficient (as it will lint the change at least).

@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 903630e

@TrottTrott closed this Dec 29, 2018
Trott added a commit to Trott/io.js that referenced this pull request Dec 29, 2018
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: nodejs#25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request Jan 1, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: #25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: nodejs#25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeARBridgeAR mentioned this pull request Jan 16, 2019
@MylesBorinsMylesBorins mentioned this pull request Jan 24, 2019
BethGriggs pushed a commit that referenced this pull request Apr 17, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: #25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this pull request Apr 28, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: #25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
BethGriggs pushed a commit that referenced this pull request May 10, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: #25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 16, 2019
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7. This fixes it.
PR-URL: #25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@Trott
Trott deleted the fix-benchmark branch January 13, 2022 22:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmarkIssues and PRs related to the benchmark subsystem.fast-trackPRs that do not need to wait for 48 hours to land.netIssues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@nodejs-github-bot@lpinca@cjihrig