全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-iafan-cwalk  ]

套件:golang-github-iafan-cwalk-dev(0.0~git20191125.dd7f505-2)

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 5。8 kB29。0 kB [檔案列表]