Uh oh!
There was an error while loading. Please reload this page.
buffer: optimize createFromString - #54324
Merged
Merged
Conversation
ronagforce-pushed
the
rm-createFromString
branch
2 times, most recently
from
August 12, 2024 06:07
73a8b66 to
c37f14aCompareronag
commented
Aug 12, 2024
MemberAuthor
This will get faster once #54311 lands |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #54324 +/- ##
==========================================
- Coverage 87.09% 87.08% -0.02%
==========================================
Files 647 647 Lines 181816 181926 +110 Branches 34884 34898 +14 ==========================================
+ Hits 158360 158428 +68 - Misses 16764 16796 +32 - Partials 6692 6702 +10
|
ronagforce-pushed
the
rm-createFromString
branch
4 times, most recently
from
August 12, 2024 07:51
f36b3f2 to
19a3db1Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 07:57
19a3db1 to
efd85edCompareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 07:59
efd85ed to
59263f4Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 07:59
59263f4 to
6ae788bCompareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 08:00
6ae788b to
50ae2ceCompareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 08:01
50ae2ce to
1f9908dCompareronagforce-pushed
the
rm-createFromString
branch
2 times, most recently
from
August 12, 2024 08:02
9b240c1 to
ef035e4Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 11:04
61d89e5 to
df1f1c9Compareronag
commented
Aug 12, 2024
MemberAuthor
ronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 11:33
df1f1c9 to
c0a28b8Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 11:34
c0a28b8 to
ba4224cCompareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 11:34
ba4224c to
ba18f03Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 11:37
ba18f03 to
7789f27Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 12:02
7789f27 to
e697703Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 12:03
e697703 to
4be82f6Compareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 12:04
4be82f6 to
7ed970bCompareronagforce-pushed
the
rm-createFromString
branch
from
August 12, 2024 12:09
7ed970b to
4021c79Compareanonrig
approved these changes
Aug 12, 2024
nodejs-github-bot
commented
Aug 12, 2024
Collaborator
nodejs-github-bot
commented
Aug 13, 2024
Collaborator
Collaborator
nodejs-github-bot
commented
Aug 14, 2024
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/54324 ✔ Done loading data for nodejs/node/pull/54324 ----------------------------------- PR info ------------------------------------ Title buffer: optimize createFromString (#54324) Author Robert Nagy <ronagy@icloud.com> (@ronag) Branch ronag:rm-createFromString -> nodejs:main Labels buffer, c++, notable-change, author ready, needs-ci Commits 1 - buffer: optimize createFromString Committers 1 - Robert Nagy <ronagy@icloud.com> PR-URL: https://github.com/nodejs/node/pull/54324 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/54324 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - buffer: optimize createFromString ℹ This PR was created on Mon, 12 Aug 2024 06:05:02 GMT ✔ Approvals: 1 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/54324#pullrequestreview-2232835571 ✘ This PR needs to wait 118 more hours to land (or 0 hours if there is one more approval) ✔ Last GitHub CI successful ℹ Last Benchmark CI on 2024-08-12T11:10:02Z: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1600/ ℹ Last Full PR CI on 2024-08-14T05:54:06Z: https://ci.nodejs.org/job/node-test-pull-request/61095/ - Querying data for job/node-test-pull-request/61095/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/10383640109 |
nodejs-github-bot
commented
Aug 14, 2024
Collaborator
Landed in 9f08320 |
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.
Uh oh!
There was an error while loading. Please reload this page.