Uh oh!
There was an error while loading. Please reload this page.
fs: improve error performance for mkdirSync - #49847
Merged
Merged
Conversation
anonrig
reviewed
Sep 25, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
CanadaHonk
commented
Sep 25, 2023
MemberAuthor
Updated to fix all review comments, thanks! |
anonrig
approved these changes
Sep 25, 2023
anonrig
approved these changes
Sep 25, 2023
nodejs-github-bot
commented
Sep 25, 2023
Collaborator
nodejs-github-bot
commented
Sep 25, 2023
Collaborator
CanadaHonk
commented
Sep 25, 2023
MemberAuthor
Flaky CI? |
nodejs-github-bot
commented
Sep 25, 2023
Collaborator
CanadaHonk
commented
Sep 26, 2023
MemberAuthor
Broken (empty?) CI again? |
CanadaHonkforce-pushed
the
perf-mkdirsync
branch
from
September 26, 2023 00:52
66f03f6 to
b68c5d8CompareCanadaHonk
commented
Sep 26, 2023
MemberAuthor
Rebased on latest main to fix merge conflict. |
anonrig
approved these changes
Sep 26, 2023
nodejs-github-bot
commented
Sep 26, 2023
Collaborator
nodejs-github-bot
commented
Sep 26, 2023
Collaborator
21 tasks
anonrig
commented
Sep 27, 2023
Member
@CanadaHonk can you resolve the conflicts? |
joyeecheung
commented
Oct 2, 2023
Member
#49913 has landed. Can you move the JS code back to |
nodejs-github-bot
commented
Oct 11, 2023
Collaborator
nodejs-github-bot
commented
Oct 11, 2023
Collaborator
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Oct 17, 2023
Collaborator
25 tasks
joyeecheung
approved these changes
Oct 19, 2023
nodejs-github-bot
commented
Oct 19, 2023
Collaborator
nodejs-github-bot
commented
Oct 20, 2023
Collaborator
Landed in c37cf18 |
targos pushed a commit
that referenced
this pull request
Oct 23, 2023
PR-URL: #49847 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
targos pushed a commit
that referenced
this pull request
Nov 11, 2023
PR-URL: #49847 Refs: nodejs/performance#106 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
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.
Results from i7 Windows laptop:
Ref: nodejs/performance#106