FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

benchmark: set maxHeaderListPairs in http2 headers benchmark by apapirovski · Pull Request #17194 · nodejs/node · GitHub

/ node Public

benchmark: set maxHeaderListPairs in http2 headers benchmark - #17194

Closed
apapirovski wants to merge 1 commit into
nodejs:masterfrom
apapirovski:patch-http2-benchmark-headers
Closed

benchmark: set maxHeaderListPairs in http2 headers benchmark#17194
apapirovski wants to merge 1 commit into
nodejs:masterfrom
apapirovski:patch-http2-benchmark-headers

Conversation

Copy link
Copy Markdown
Contributor

After the introduction of maxHeaderListPairs, the headers benchmark needs to be updated to set that value otherwise it fails on the last bench case with error code 11.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

benchmark

apapirovski added benchmark Issues and PRs related to the benchmark subsystem. http2 Issues or PRs related to the http2 subsystem. labels Nov 21, 2017
apapirovski requested a review from jasnell November 21, 2017 13:48
nodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. http2 Issues or PRs related to the http2 subsystem. labels Nov 21, 2017
apapirovski removed the request for review from jasnell November 21, 2017 13:53

jasnell commented Nov 21, 2017

Copy link
Copy Markdown
Member

This shouldn't need to wait the 48 hours to land

jasnell pushed a commit that referenced this pull request Nov 21, 2017
PR-URL: #17194
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell commented Nov 21, 2017

Copy link
Copy Markdown
Member

Landed in f5352b3

jasnell closed this Nov 21, 2017
MylesBorins pushed a commit that referenced this pull request Dec 12, 2017
PR-URL: #17194
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins mentioned this pull request Dec 12, 2017
gibfahn pushed a commit that referenced this pull request Dec 19, 2017
PR-URL: #17194
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
gibfahn mentioned this pull request Dec 20, 2017
gibfahn pushed a commit that referenced this pull request Dec 20, 2017
PR-URL: #17194
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
gibfahn mentioned this pull request Dec 20, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark Issues and PRs related to the benchmark subsystem. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL