Skip to content

Conversation

@RaisinTen
Copy link
Member

@RaisinTenRaisinTen commented Dec 11, 2020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. label Dec 11, 2020
@RaisinTenRaisinTenforce-pushed the lib/refactor-to-use-more-primordials-in-internal/encoding.js branch from 33c364d to 36f8579CompareDecember 11, 2020 17:23
@RaisinTenRaisinTen marked this pull request as ready for review December 11, 2020 17:24
@Trott
Copy link
Member

Should any benchmarks be run on this before landing? This file gets used in util.js, internal/crypto/webcrypto.js, and internal/bootstrap/node.js.

@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 13, 2020
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 13, 2020
@nodejs-github-bot
Copy link
Collaborator

@PoojaDurgadPoojaDurgad added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 18, 2020
@aduh95
Copy link
Contributor

@aduh95
Copy link
Contributor

Another benchmark CI to be sure there's no regression: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/806/ (queued, will 404 until it starts)

Copy link
Contributor

@aduh95aduh95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regression found in the benchmark

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 26, 2020
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 26, 2020
@github-actions
Copy link
Contributor

Landed in 9df3b76...c4cbdfa

nodejs-github-bot pushed a commit that referenced this pull request Dec 26, 2020
PR-URL: #36480 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@RaisinTenRaisinTen deleted the lib/refactor-to-use-more-primordials-in-internal/encoding.js branch December 27, 2020 06:39
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
PR-URL: #36480 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 25, 2021
PR-URL: #36480 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
targos pushed a commit that referenced this pull request Jun 5, 2021
PR-URL: #36480 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@targostargos mentioned this pull request Jun 6, 2021
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #36480 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
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.encodingIssues and PRs related to the TextEncoder and TextDecoder APIs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@RaisinTen@Trott@nodejs-github-bot@aduh95@targos@PoojaDurgad