kubo/fuse/ipns
Jorropo 6602dd704e
refactor: prealloc slices with known sizes (#8892)
Often those are small slices and that cuts down the number
of (small) allocations from 2~7 to 1. 
This is consistent too, always only gets 1.
2022-06-24 21:19:19 +01:00
..
common.go Extract the namesys and the keystore submodules 2021-03-12 14:09:36 -05:00
ipns_test.go chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
ipns_unix.go refactor: prealloc slices with known sizes (#8892) 2022-06-24 21:19:19 +01:00
link_unix.go go fmt 2022-05-03 14:09:38 -04:00
mount_unix.go go fmt 2022-05-03 14:09:38 -04:00