Pakiet: golang-github-iafan-cwalk-dev (0.0~git20191125.dd7f505-2)
Odnośniki dla golang-github-iafan-cwalk-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego golang-github-iafan-cwalk:
- [golang-github-iafan-cwalk_0.0~git20191125.dd7f505-2.dsc]
- [golang-github-iafan-cwalk_0.0~git20191125.dd7f505.orig.tar.xz]
- [golang-github-iafan-cwalk_0.0~git20191125.dd7f505-2.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Go Packaging Team
- Nilesh Patra
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie golang-github-iafan-cwalk-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 5,8 KiB | 29 KiB | [lista plików] |