mirror of
https://github.com/restic/restic.git
synced 2025-12-25 09:09:36 -05:00
Sending data through a channel at very high frequency is extremely inefficient. Thus use simple callbacks instead of channels. > name old time/op new time/op delta > MasterIndexEach-16 6.68s ±24% 0.96s ± 2% -85.64% (p=0.008 n=5+5) |
||
|---|---|---|
| .. | ||
| testdata | ||
| checker.go | ||
| checker_test.go | ||
| testing.go | ||