Skip to content

stream: readable use bitmap accessors #50350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

ronag
Copy link
Member

@ronag ronag commented Oct 23, 2023

streams/pipe-object-mode.js n=5000000         **      8.12 %       ±5.09% ±7.09% ±9.94%
streams/pipe.js n=5000000                             1.64 %       ±2.67% ±3.69% ±5.10%

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Oct 23, 2023

Review requested:

  • @nodejs/streams

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 23, 2023
ronag added a commit to nxtedition/node that referenced this pull request Oct 23, 2023
@ronag ronag requested review from rluvaton and mcollina October 23, 2023 21:04
@rluvaton rluvaton added stream Issues and PRs related to the stream subsystem. performance Issues and PRs related to the performance of Node.js. needs-benchmark-ci PR that need a benchmark CI run. labels Oct 23, 2023
@ronag ronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
ronag added a commit to nxtedition/node that referenced this pull request Oct 23, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@nodejs-github-bot
Copy link
Collaborator

ronag added a commit to nxtedition/node that referenced this pull request Oct 24, 2023
@ronag ronag changed the title stream: Readable use bitmap accessors stream: readable use bitmap accessors Oct 24, 2023
@ronag ronag added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label