Uh oh!
There was an error while loading. Please reload this page.
stream: use bit fields for construct/destroy - #50408
Merged
nodejs-github-bot merged 1 commit intoOct 28, 2023
Merged
Conversation
Collaborator
Review requested:
|
ronagforce-pushed
the
bitmap-constructor-destroy
branch
from
October 26, 2023 13:47
6a5c0d6 to
3bf4eafCompareronagforce-pushed
the
bitmap-constructor-destroy
branch
from
October 26, 2023 14:00
3bf4eaf to
02e3f43Compareronagforce-pushed
the
bitmap-constructor-destroy
branch
from
October 26, 2023 14:02
02e3f43 to
74712a7Comparenodejs-github-bot
commented
Oct 26, 2023
Collaborator
rluvaton
approved these changes
Oct 26, 2023
Comment on lines
26
to
34
Member
There was a problem hiding this comment.
How can we enforce that readable/writable stream will not have a bit state with the same position?
Uh oh!
There was an error while loading. Please reload this page.
ronagforce-pushed
the
bitmap-constructor-destroy
branch
from
October 26, 2023 14:52
74712a7 to
763eaa1Comparebenjamingr
approved these changes
Oct 26, 2023
19 tasks
ronagforce-pushed
the
bitmap-constructor-destroy
branch
from
October 27, 2023 07:00
763eaa1 to
cea0fb4Comparenodejs-github-bot
commented
Oct 27, 2023
Collaborator
nodejs-github-bot
commented
Oct 27, 2023
Collaborator
anonrig
commented
Oct 27, 2023
Member
@ronag If the motivation of this change is performance, can you share the benchmarks? |
ronag
commented
Oct 27, 2023
MemberAuthor
There is a CI benchmark |
anonrig
approved these changes
Oct 27, 2023
22 tasks
nodejs-github-bot
commented
Oct 28, 2023
Collaborator
Landed in 4c3dde9 |
This was referenced Oct 29, 2023
targos pushed a commit
that referenced
this pull request
Nov 11, 2023
PR-URL: #50408 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
UlisesGascon pushed a commit
that referenced
this pull request
Dec 11, 2023
PR-URL: #50408 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Merged
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 freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.