Skip to content

util: remove internal mime fns from benchmarks - #50201

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Uzlopak:remove-internal-mime-fn-from-benchmark
Oct 21, 2023
Merged

util: remove internal mime fns from benchmarks#50201
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Uzlopak:remove-internal-mime-fn-from-benchmark

Conversation

@Uzlopak

Copy link
Copy Markdown
Contributor

As discussed in @nodejs/performance meeting, benchmarks should be only benching user facing api.

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 16, 2023
@Uzlopak

Copy link
Copy Markdown
ContributorAuthor

@anonrig
@RafaelGSS

@anonriganonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 16, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 16, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@RafaelGSSRafaelGSS left a comment

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.

Sometimes we'll need to bench internal functions, but that's not the case. LGTM.

@Uzlopak

Copy link
Copy Markdown
ContributorAuthor

@RafaelGSS
Can you please retrigger the ci?
This PR should actually not have any effects on the CI.

@H4adH4ad added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Uzlopak

Copy link
Copy Markdown
ContributorAuthor

@anonrig
@H4ad
@aduh95
@RafaelGSS

can this please be merged?

@anonriganonrig added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 21, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 21, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 2e5ffe9 into nodejs:mainOct 21, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 2e5ffe9

@Uzlopak
Uzlopak deleted the remove-internal-mime-fn-from-benchmark branch October 21, 2023 02:34
targos pushed a commit that referenced this pull request Oct 23, 2023
PR-URL: #50201
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
@targostargos mentioned this pull request Oct 23, 2023
targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #50201
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
@targostargos mentioned this pull request Nov 12, 2023
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.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Uzlopak@nodejs-github-bot@anonrig@H4ad@RafaelGSS