Skip to content

benchmark: reduce the buffer size for blob - #52548

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
debadree25:fix/reduce-blob-bench
Apr 17, 2024
Merged

benchmark: reduce the buffer size for blob#52548
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
debadree25:fix/reduce-blob-bench

Conversation

@debadree25

Copy link
Copy Markdown
Contributor

Presently blob is quite slow and this benchmark doesnt complete on a local machine (or maybe in benchmark ci machines too) in any reasonable time so I propose reducing the max buffer size being used here.

@nodejs-github-botnodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Apr 15, 2024
@debadree25
debadree25 requested a review from anonrigApril 15, 2024 19:32
@anonriganonrig added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 15, 2024
@debadree25debadree25 added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 16, 2024
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 17, 2024
@nodejs-github-bot
nodejs-github-bot merged commit 8fa7d90 into nodejs:mainApr 17, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 8fa7d90

aduh95 pushed a commit that referenced this pull request Apr 29, 2024
PR-URL: #52548
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52548
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@marco-ippolitomarco-ippolito mentioned this pull request May 2, 2024
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52548
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
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.benchmarkIssues and PRs related to the benchmark subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@debadree25@nodejs-github-bot@benjamingr@anonrig