Skip to content

benchmark: fix http2 benchmarks - #36871

Merged
Trott merged 0 commit into
nodejs:masterfrom
Trott:fix-http2-benchmarks
Jan 11, 2021
Merged

benchmark: fix http2 benchmarks#36871
Trott merged 0 commit into
nodejs:masterfrom
Trott:fix-http2-benchmarks

Conversation

@Trott

Copy link
Copy Markdown
Member

Fixes: #36746

@nodejs-github-botnodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. http2 Issues or PRs related to the http2 subsystem. labels Jan 10, 2021
@TrottTrott mentioned this pull request Jan 10, 2021
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 10, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 10, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Trott commented Jan 10, 2021

Copy link
Copy Markdown
MemberAuthor

Welp...I tried running the http2 benchmarks with these changes and I still got EADDRNOTAVAIL...so the new theory is...uh...working on it....

@TrottTrott removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 10, 2021
@Trott
Trottforce-pushed the fix-http2-benchmarks branch from c78d88f to c89052dCompareJanuary 10, 2021 19:02
@Trott

Copy link
Copy Markdown
MemberAuthor

Looks like the http2 benchmarker emits errors on connection but the http and https benchmarkers swallow them. I've added a commit to swallow connection errors on http2, and will run the benchmarks now to see if that causes any surprising results.

@Trott

Copy link
Copy Markdown
MemberAuthor

Looks like the http2 benchmarker emits errors on connection but the http and https benchmarkers swallow them. I've added a commit to swallow connection errors on http2, and will run the benchmarks now to see if that causes any surprising results.

That seems to be working.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

nodejs-github-bot commented Jan 10, 2021

Copy link
Copy Markdown
Collaborator

@Trott

Copy link
Copy Markdown
MemberAuthor

I'd like to fast-track this so I can follow up on #36679 (comment). Please 👍 here to fast-track.

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 11, 2021
@TrottTrott closed this Jan 11, 2021
@Trott
Trottforce-pushed the fix-http2-benchmarks branch from c89052d to 1c4fa9aCompareJanuary 11, 2021 04:27
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 1c4fa9a

@Trott
Trott deleted the fix-http2-benchmarks branch January 11, 2021 04:27
@Trott
Trott merged commit 1c4fa9a into nodejs:masterJan 11, 2021
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Fixes: #36746
PR-URL: #36871
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Fixes: #36746
PR-URL: #36871
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
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.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http2 benchmark seems broken

4 participants

@Trott@nodejs-github-bot@gireeshpunathil@aduh95