mirror of
https://github.com/octoleo/restic.git
synced 2024-10-31 19:02:32 +00:00
1ebd57247a
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) |
||
---|---|---|
.. | ||
doc.go | ||
pack_internal_test.go | ||
pack_test.go | ||
pack.go |