lib: reduce overhead of blob clone by H4ad · Pull Request #50110 · nodejs/node

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

needs-ci

PRs that need a full CI run.

labels

Oct 10, 2023

anonrig

@H4ad H4ad changed the title perf: faster blob clone lib: faster blob clone

Oct 10, 2023

@H4ad H4ad marked this pull request as ready for review

October 10, 2023 21:40

Qard

Qard approved these changes Oct 10, 2023

@github-actions github-actions bot added request-ci-failed

An error occurred while starting CI via request-ci label, and manual interventon is needed.

and removed request-ci

Add this label to start a Jenkins CI on a PR.

labels

Oct 11, 2023

@H4ad

@H4ad

@H4ad H4ad changed the title lib: faster blob clone lib: reduce overhead of blob clone

Oct 11, 2023

Qard

Qard approved these changes Oct 11, 2023

@anonrig anonrig added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

and removed request-ci-failed

An error occurred while starting CI via request-ci label, and manual interventon is needed.

labels

Oct 12, 2023

RafaelGSS

legendecas

@H4ad

legendecas

@H4ad H4ad deleted the perf/cloned_blob branch

October 17, 2023 11:56

targos pushed a commit that referenced this pull request

Oct 23, 2023
PR-URL: #50110
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request

Nov 1, 2023
PR-URL: nodejs#50110
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>

@targos targos added the dont-land-on-v20.x

PRs that should not land on the v20.x-staging branch and should not be released in v20.x.

label

Nov 11, 2023