memfs
memfs copied to clipboard
Exists/ExistsSync api is slow
There's a performance issue due to the implements of exists/existsSync.
I have run a perf In my project:
Script running time: 4377ms:
It's cost 618ms for createError (14% of all scripting time):
The call stack is: