-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
benchmark: reland test refactoring #31755
Closed
BridgeAR
wants to merge
6
commits into
nodejs:master
from
BridgeAR:2020-02-12-reland-benchmark-test-refactoring
Closed
benchmark: reland test refactoring #31755
BridgeAR
wants to merge
6
commits into
nodejs:master
from
BridgeAR:2020-02-12-reland-benchmark-test-refactoring
Conversation
This file contains 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
nodejs-github-bot
added
assert
Issues and PRs related to the assert subsystem.
async_hooks
Issues and PRs related to the async hooks subsystem.
benchmark
Issues and PRs related to the benchmark subsystem.
buffer
Issues and PRs related to the buffer subsystem.
crypto
Issues and PRs related to the crypto subsystem.
http
Issues or PRs related to the http subsystem.
v8 engine
Issues and PRs related to the V8 dependency.
labels
Feb 12, 2020
BridgeAR
force-pushed
the
2020-02-12-reland-benchmark-test-refactoring
branch
from
February 12, 2020 20:05
4bbf411
to
0074942
Compare
addaleax
approved these changes
Feb 12, 2020
Benchmark test CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/12163/ ✔️ |
mscdex
reviewed
Feb 12, 2020
BridgeAR
added
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Feb 13, 2020
vdeturckheim
approved these changes
Feb 14, 2020
Trott
approved these changes
Feb 15, 2020
addaleax
removed
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Mar 9, 2020
This needs a rebase. |
BridgeAR
force-pushed
the
2020-02-12-reland-benchmark-test-refactoring
branch
from
March 9, 2020 13:10
5b12cbc
to
778b2a6
Compare
BridgeAR
added
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Mar 9, 2020
BridgeAR
added a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 5b0308c. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
BridgeAR
added a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 4671d55 and contains a fix to the issue raised for the revert. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
BridgeAR
added a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit aa0a01b. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
BridgeAR
added a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 7cfbc9f. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Landed in 9e69d97...bb6125b 🎉 |
MylesBorins
pushed a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 5b0308c. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins
pushed a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 4671d55 and contains a fix to the issue raised for the revert. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins
pushed a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit aa0a01b. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins
pushed a commit
that referenced
this pull request
Mar 9, 2020
This reverts commit 7cfbc9f. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Merged
targos
added
backport-blocked-v12.x
and removed
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
backport-blocked-v12.x
labels
Apr 20, 2020
targos
pushed a commit
to targos/node
that referenced
this pull request
Apr 25, 2020
This reverts commit 5b0308c. PR-URL: nodejs#31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
to targos/node
that referenced
this pull request
Apr 25, 2020
This reverts commit 4671d55 and contains a fix to the issue raised for the revert. PR-URL: nodejs#31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
to targos/node
that referenced
this pull request
Apr 25, 2020
This reverts commit aa0a01b. PR-URL: nodejs#31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
to targos/node
that referenced
this pull request
Apr 25, 2020
This reverts commit 7cfbc9f. PR-URL: nodejs#31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
that referenced
this pull request
Apr 28, 2020
This reverts commit 5b0308c. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
that referenced
this pull request
Apr 28, 2020
This reverts commit 4671d55 and contains a fix to the issue raised for the revert. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
that referenced
this pull request
Apr 28, 2020
This reverts commit aa0a01b. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
that referenced
this pull request
Apr 28, 2020
This reverts commit 7cfbc9f. PR-URL: #31755 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vladimir de Turckheim <[email protected]> Reviewed-By: Rich Trott <[email protected]>
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
assert
Issues and PRs related to the assert subsystem.
async_hooks
Issues and PRs related to the async hooks subsystem.
benchmark
Issues and PRs related to the benchmark subsystem.
buffer
Issues and PRs related to the buffer subsystem.
crypto
Issues and PRs related to the crypto subsystem.
http
Issues or PRs related to the http subsystem.
v8 engine
Issues and PRs related to the V8 dependency.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#31396 was reverted in #31722. The issue was that WRK is not able to handle decimal times (and the minimum possible time is one second) and the threads must not be higher than the number of connections.
I just reverted the revert and added a fixup commit to fix the actual issue. The commit message might be changed during landing?
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes