全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-iafan-cwalk  ]

软件包:golang-github-iafan-cwalk-dev(0.0~git20191125.dd7f505-3)

golang-github-iafan-cwalk-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-iafan-cwalk

维护小组:

外部的资源:

相似软件包:

Concurrent filepath.Walk replacement

A concurrent version of filepath.Walk function that scans files in a directory tree and runs a callback for each file.

Since scanning (and callback execution) is done from within goroutines, this may result in a significant performance boost on multicore systems in cases when the bottleneck is the CPU, not the I/O.

Upstream tests showed ~3.5x average speed increase on an 8-core CPU and 8 workers. For measurements, upstream used provided bin/traversaltime.go utility that measures directory traversal time for both concurrent (cwalk.Walk()) and standard (filepath.Walk()) functions.

下载 golang-github-iafan-cwalk-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 6.0 kB29.0 kB [文件列表]