Skip to content

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

Copy link
Copy Markdown
Member

No description provided.

@nodejs-github-botnodejs-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
@TrottTrott 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-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 30, 2022
@nodejs-github-bot

This comment has been minimized.

@TrottTrott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Jan 30, 2022
@github-actions

Copy link
Copy Markdown
Contributor

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

@benjamingrbenjamingr 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
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@benjamingr

Copy link
Copy Markdown
Member

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

@Trott

Copy link
Copy Markdown
MemberAuthor

(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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

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

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>
@ruyadornoruyadorno mentioned this pull request Feb 8, 2022
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>
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@nodejs-github-bot@benjamingr@addaleax@Mesteery@aduh95