Merge branch 'master' of github.com:coolaj86/node-walk
这个提交包含在:
当前提交
69d37ac924
@ -1,7 +1,7 @@
|
|||||||
node-walk
|
node-walk
|
||||||
====
|
====
|
||||||
|
|
||||||
node.js walk implementation.
|
nodejs walk implementation.
|
||||||
|
|
||||||
This is somewhat of a port python's `os.walk`, but using Node.JS conventions.
|
This is somewhat of a port python's `os.walk`, but using Node.JS conventions.
|
||||||
|
|
||||||
@ -147,3 +147,4 @@ Note that `find.js` omits the start directory
|
|||||||
user 0m17.661s
|
user 0m17.661s
|
||||||
sys 0m24.008s
|
sys 0m24.008s
|
||||||
|
|
||||||
|
In conclusion node.js asynchronous walk is much slower than regular "find".
|
正在加载...
x
在新工单中引用
屏蔽一个用户