Skip to content

test: increase speed of test-benchmark-http - #20205

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:http-bench-test
Closed

test: increase speed of test-benchmark-http#20205
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:http-bench-test

Conversation

@Trott

Copy link
Copy Markdown
Member

More benchmark options have been added but not specified in the
benchmark test to reduce runtime of that test. This adds those options,
reducing run time by about 40% on my machine locally.

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

More benchmark options have been added but not specified in the
benchmark test to reduce runtime of that test. This adds those options,
reducing run time by about 40% on my machine locally.
@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 21, 2018
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 21, 2018
@Trott

Copy link
Copy Markdown
MemberAuthor

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 21, 2018
@Trott

Copy link
Copy Markdown
MemberAuthor

Ci is green. To approve fast-tracking, leave a 👍 on this comment. Thanks.

@apapirovski

Copy link
Copy Markdown
Contributor

@Trott already done in #20125

@Trott

Copy link
Copy Markdown
MemberAuthor

@Trott already done in #20125

@apapirovski Cool. Hopefully that lands first and I just close this. But if it gets delayed because there are a bunch of other changes, I'll land this. I did this because the test timed out in CI. So I'd want to get this micro-fix in if that larger set of changes isn't going to happen soon.

@apapirovski

Copy link
Copy Markdown
Contributor

@Trott I've now landed my PR. I'll close this out — hope you don't mind.

@Trott

Copy link
Copy Markdown
MemberAuthor

hope you don't mind

Don't mind at all! Thanks for taking care of it!

@Trott
Trott deleted the http-bench-test branch January 13, 2022 22:49
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.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@apapirovski@cjihrig@devsnek@nodejs-github-bot