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

benchmark: use Object.hasOwn() instead of hasOwnProperty() by Trott · Pull Request #41769 · nodejs/node · GitHub

/ node Public

benchmark: use Object.hasOwn() instead of hasOwnProperty() - #41769

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:hasOwn2
Jan 31, 2022
Merged

benchmark: use Object.hasOwn() instead of hasOwnProperty()#41769
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:hasOwn2

Conversation

Trott commented Jan 30, 2022

Copy link
Copy Markdown
Member

No description provided.

nodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. http Issues or PRs related to the http subsystem. labels Jan 30, 2022
Trott added request-ci Add this label to start a Jenkins CI on a PR. and removed http Issues or PRs related to the http subsystem. benchmark Issues and PRs related to the benchmark subsystem. labels Jan 30, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 30, 2022

This comment has been minimized.

Trott added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Jan 30, 2022

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @Trott. Please 👍 to approve.

benjamingr added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jan 30, 2022

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

(Ci doesn't test benchmarks so I assume this is to please commit-queue?)

Trott commented Jan 30, 2022

Copy link
Copy Markdown
Member Author

(Ci doesn't test benchmarks so I assume this is to please commit-queue?)

CI does test benchmarks.

https://ci.nodejs.org/job/node-test-commit-linux/44499/nodes=ubuntu1804-64/console

06:46:50 ok 3382 benchmark/test-benchmark-assert
06:46:51   ---
06:46:51   duration_ms: 1.112
06:46:51   ...
06:46:51 ok 3383 benchmark/test-benchmark-async-hooks
06:46:52   ---
06:46:52   duration_ms: 0.910
06:46:52   ...
06:46:52 ok 3384 benchmark/test-benchmark-buffer
06:46:55   ---
06:46:55   duration_ms: 3.114

Copy link
Copy Markdown
Collaborator

Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 31, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 31, 2022
nodejs-github-bot merged commit 96e81df into nodejs:master Jan 31, 2022

Copy link
Copy Markdown
Collaborator

Landed in 96e81df

ruyadorno pushed a commit that referenced this pull request Feb 8, 2022
PR-URL: #41769
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
PR-URL: #41769
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
PR-URL: #41769
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
PR-URL: #41769
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL