buffer: use fast API for writing one-byte strings by ronag · Pull Request #54311 · nodejs/node

@nodejs-github-bot added buffer

Issues and PRs related to the buffer subsystem.

c++

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

needs-ci

PRs that need a full CI run.

labels

Aug 10, 2024

@ronag ronag marked this pull request as ready for review

August 11, 2024 14:26

@ronag ronag changed the title Write string fast api buffer: use fast API for writing one-byte strings

Aug 11, 2024

@ronag ronag added commit-queue

Add this label to land a pull request using GitHub Actions.

and removed commit-queue-failed

An error occurred while landing this pull request using GitHub Actions.

labels

Aug 14, 2024

@ronag ronag mentioned this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

ronag added a commit to nxtedition/node that referenced this pull request

Aug 15, 2024

@ronag

nodejs-github-bot pushed a commit that referenced this pull request

Aug 15, 2024
Refs: #54311 (comment)
PR-URL: #54391
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>

RafaelGSS pushed a commit that referenced this pull request

Aug 19, 2024
PR-URL: #54310
PR-URL: #54311
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>