Skip to content
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: add initial blob benchmark #44990

Merged
merged 3 commits into from Oct 17, 2022

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Oct 13, 2022

Following the performance pull request, I opened, this pull request only includes the benchmark.

@nodejs-github-bot nodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Oct 13, 2022
@aduh95
Copy link
Contributor

aduh95 commented Oct 13, 2022

Can you add a test similar to test/benchmark/test-benchmark-streams.js please?

@aduh95 aduh95 requested a review from BridgeAR October 13, 2022 14:38
@anonrig
Copy link
Member Author

anonrig commented Oct 13, 2022

Thanks for the review @aduh95. I added the test file.

benchmark/blob/blob.js Outdated Show resolved Hide resolved
@anonrig anonrig requested a review from BridgeAR October 17, 2022 07:11
@anonrig anonrig added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Oct 17, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2022
@nodejs-github-bot
Copy link
Collaborator

@anonrig anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 17, 2022
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 17, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/44990
✔  Done loading data for nodejs/node/pull/44990
----------------------------------- PR info ------------------------------------
Title      benchmark: add initial blob benchmark (#44990)
Author     Yagiz Nizipli  (@anonrig)
Branch     anonrig:perf/blob-benchmark -> nodejs:main
Labels     benchmark, author ready
Commits    3
 - benchmark: add blob benchmark
 - test: add blob benchmark
 - benchmark: update blob byte values
Committers 1
 - Yagiz Nizipli 
PR-URL: https://github.com/nodejs/node/pull/44990
Reviewed-By: Luigi Pinca 
Reviewed-By: James M Snell 
Reviewed-By: Ruben Bridgewater 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/44990
Reviewed-By: Luigi Pinca 
Reviewed-By: James M Snell 
Reviewed-By: Ruben Bridgewater 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 13 Oct 2022 13:49:07 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/44990#pullrequestreview-1141406993
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/44990#pullrequestreview-1143345652
   ✔  - Ruben Bridgewater (@BridgeAR) (TSC): https://github.com/nodejs/node/pull/44990#pullrequestreview-1143745210
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2022-10-17T07:29:37Z: https://ci.nodejs.org/job/node-test-pull-request/47290/
- Querying data for job/node-test-pull-request/47290/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 44990
From https://github.com/nodejs/node
 * branch                  refs/pull/44990/merge -> FETCH_HEAD
✔  Fetched commits as b65db88fd2cb..a32f9796c8c0
--------------------------------------------------------------------------------
[main 5fab374e51] benchmark: add blob benchmark
 Author: Yagiz Nizipli 
 Date: Thu Oct 13 16:48:36 2022 +0300
 1 file changed, 30 insertions(+)
 create mode 100644 benchmark/blob/blob.js
[main b0b7240cd5] test: add blob benchmark
 Author: Yagiz Nizipli 
 Date: Thu Oct 13 17:48:19 2022 +0300
 1 file changed, 7 insertions(+)
 create mode 100644 test/benchmark/test-benchmark-blob.js
[main c9e7768dcf] benchmark: update blob byte values
 Author: Yagiz Nizipli 
 Date: Thu Oct 13 18:16:41 2022 +0300
 1 file changed, 1 insertion(+), 1 deletion(-)
   ✔  Patches applied
There are 3 commits in the PR. Attempting autorebase.
Rebasing (2/6)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
benchmark: add blob benchmark

PR-URL: #44990
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Ruben Bridgewater ruben@bridgewater.de

[detached HEAD b0aa80d444] benchmark: add blob benchmark
Author: Yagiz Nizipli yagiz@nizipli.com
Date: Thu Oct 13 16:48:36 2022 +0300
1 file changed, 30 insertions(+)
create mode 100644 benchmark/blob/blob.js
Rebasing (3/6)
Rebasing (4/6)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
test: add blob benchmark

PR-URL: #44990
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Ruben Bridgewater ruben@bridgewater.de

[detached HEAD e130166767] test: add blob benchmark
Author: Yagiz Nizipli yagiz@nizipli.com
Date: Thu Oct 13 17:48:19 2022 +0300
1 file changed, 7 insertions(+)
create mode 100644 test/benchmark/test-benchmark-blob.js
Rebasing (5/6)
Rebasing (6/6)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
benchmark: update blob byte values

PR-URL: #44990
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Ruben Bridgewater ruben@bridgewater.de

[detached HEAD 22feeff097] benchmark: update blob byte values
Author: Yagiz Nizipli yagiz@nizipli.com
Date: Thu Oct 13 18:16:41 2022 +0300
1 file changed, 1 insertion(+), 1 deletion(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/3264440711

@aduh95 aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Oct 17, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 17, 2022
@nodejs-github-bot nodejs-github-bot merged commit 6adaf23 into nodejs:main Oct 17, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 6adaf23

RafaelGSS pushed a commit that referenced this pull request Nov 1, 2022
PR-URL: #44990
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@RafaelGSS RafaelGSS mentioned this pull request Nov 1, 2022
RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
PR-URL: #44990
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #44990
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #44990
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #44990
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
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 pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants