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

test: add tls benchmark test by apapirovski · Pull Request #18489 · nodejs/node · GitHub

/ node Public

test: add tls benchmark test - #18489

Closed
apapirovski wants to merge 2 commits into
nodejs:masterfrom
apapirovski:fix-benchmark-tls-connect
Closed

test: add tls benchmark test#18489
apapirovski wants to merge 2 commits into
nodejs:masterfrom
apapirovski:fix-benchmark-tls-connect

Conversation

apapirovski commented Jan 31, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

A recent change to benchmarks broke one of the TLS benchmarks and since we have no tests for these it went undetected. This fixes the issue and also introduces a test for TLS benchmarks.

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, test

apapirovski added test Issues and PRs related to the tests. benchmark Issues and PRs related to the benchmark subsystem. labels Jan 31, 2018
nodejs-github-bot added test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem. labels Jan 31, 2018

Copy link
Copy Markdown
Contributor Author

apapirovski removed the tls Issues and PRs related to the tls subsystem. label Jan 31, 2018

BridgeAR commented Feb 1, 2018

Copy link
Copy Markdown
Member

@apapirovski the benchmark itself got fixed by f951c9a. But the test would be great nevertheless!

Would you please rebase? :-)

Comment thread test/sequential/test-benchmark-tls.js Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This seems unrelated to the tls test?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Updated and rebased.

apapirovski force-pushed the fix-benchmark-tls-connect branch from c6d5a2f to d6580f2 Compare February 1, 2018 13:11
apapirovski changed the title benchmark: fix tls benchmark & add test benchmark: add tls benchmark test Feb 1, 2018
apapirovski changed the title benchmark: add tls benchmark test test: add tls benchmark test Feb 1, 2018
BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 1, 2018

BridgeAR commented Feb 1, 2018

Copy link
Copy Markdown
Member

apapirovski removed the benchmark Issues and PRs related to the benchmark subsystem. label Feb 1, 2018

Copy link
Copy Markdown
Contributor Author

One of the benchmarks was a bit flaky so I've committed an adjustment that should make it reliably pass in tests.

CI: https://ci.nodejs.org/job/node-test-pull-request/12901/

Copy link
Copy Markdown
Contributor Author

Landed in 5c2c412

apapirovski closed this Feb 4, 2018
apapirovski deleted the fix-benchmark-tls-connect branch February 4, 2018 13:15
apapirovski added a commit that referenced this pull request Feb 4, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 4, 2018
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins mentioned this pull request Feb 21, 2018
MylesBorins pushed a commit that referenced this pull request Mar 20, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 28, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 30, 2018
PR-URL: #18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins mentioned this pull request May 2, 2018
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
PR-URL: nodejs#18489
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
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

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL