mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 19:42:23 +00:00
a0553f740d
* use slices.BinarySearchFunc with its boolean status * use slices.Insert/slices.Delete, tnis can be a little less efficient, but it frees the memory faster and this code is more I/O (networking) bound to care about 1-3% Signed-off-by: Roman Khimov <roman@nspcc.ru> |
||
---|---|---|
.. | ||
module.go | ||
module_test.go | ||
mptpool.go | ||
mptpool_test.go | ||
neotest_test.go |