Uh oh!
There was an error while loading. Please reload this page.
fs: improve error performance of readdirSync - #50131
Merged
Merged
Conversation
anonrigforce-pushed
the
fs-readdir-sync
branch
2 times, most recently
from
October 10, 2023 23:46
769e7d4 to
76e84e4Compareanonrig
marked this pull request as ready for review
October 10, 2023 23:46
Contributor
Failed to start CInode:internal/modules/cjs/loader:1028 const err = new Error(message); ^
|
Contributor
Failed to start CInode:internal/modules/cjs/loader:1028 const err = new Error(message); ^
|
nodejs-github-bot
commented
Oct 11, 2023
Collaborator
nodejs-github-bot
commented
Oct 12, 2023
Collaborator
nodejs-github-bot
commented
Oct 13, 2023
Collaborator
nodejs-github-bot
commented
Oct 14, 2023
Collaborator
anonrig
commented
Oct 14, 2023
MemberAuthor
cc @nodejs/cpp-reviewers @nodejs/fs |
GeoffreyBooth
approved these changes
Oct 14, 2023
nodejs-github-bot
commented
Oct 14, 2023
Collaborator
Landed in 18a8187 |
targos pushed a commit
that referenced
this pull request
Nov 11, 2023
PR-URL: #50131 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.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.
Ref nodejs/performance#106