FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: avoid memory allocation on no-deprecation flag by H4ad · Pull Request #50231 · nodejs/node · GitHub

/ node Public

lib: avoid memory allocation on no-deprecation flag - #50231

Merged
nodejs-github-bot merged 3 commits into
nodejs:mainfrom
H4ad:lib/early-stop-for-deprecation
Oct 30, 2023
Merged

lib: avoid memory allocation on no-deprecation flag#50231
nodejs-github-bot merged 3 commits into
nodejs:mainfrom
H4ad:lib/early-stop-for-deprecation

Conversation

H4ad commented Oct 18, 2023

Copy link
Copy Markdown
Member

Just some tiny changes inspired by nodejs/performance#90

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders

nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. labels Oct 18, 2023
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 outstanding review comments, and a CI started. labels Oct 26, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 26, 2023

Copy link
Copy Markdown
Collaborator

Comment thread lib/internal/process/warning.js Outdated
H4ad requested a review from aduh95 October 28, 2023 00:43
anonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 28, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 28, 2023

Copy link
Copy Markdown
Collaborator

H4ad 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. labels Oct 30, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 30, 2023
nodejs-github-bot merged commit dcaded0 into nodejs:main Oct 30, 2023

Copy link
Copy Markdown
Collaborator

Landed in dcaded0

H4ad deleted the lib/early-stop-for-deprecation branch October 30, 2023 20:52
targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #50231
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Nov 14, 2023
PR-URL: #50231
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
PR-URL: #50231
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
UlisesGascon mentioned this pull request Dec 12, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL