-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
nodejs/node
#49593Description
node:fs
is based on FSReqCallback and makes multiple C++ calls for any operation. There are lots of places where we could just open
, stat
and perform the operation using only 1 C++ call.
An example PR that provided performance boost was: nodejs/node#48658.
ronag, debadree25, metcoder95, mcollina, benjamingr and 42 moreThanaen, stramel, cihat, alexnault and mertcanaltin
Metadata
Metadata
Assignees
Labels
No labels