Why use "worker + sync" is fater than "async" about hardlink work? #8812
Unanswered
ShuiRuTian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to talk about this PR: #7154
For this PR, the mainly change is to
I tested the changes and found it's about 2x faster, which is so surprised for me.
But why? I think node should already handle fs related stuff well.
Ping @zkochan ~
Beta Was this translation helpful? Give feedback.
All reactions