mirror of
https://github.com/restic/restic.git
synced 2024-12-23 16:26:11 +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) |
||
---|---|---|
.. | ||
testdata | ||
doc.go | ||
fuzz_test.go | ||
index.go | ||
index_parallel.go | ||
index_parallel_test.go | ||
index_test.go | ||
indexmap.go | ||
indexmap_test.go | ||
key.go | ||
master_index.go | ||
master_index_test.go | ||
packer_manager.go | ||
packer_manager_test.go | ||
packer_uploader.go | ||
repack.go | ||
repack_test.go | ||
repository.go | ||
repository_internal_test.go | ||
repository_test.go | ||
testing.go |