frostfs-node/pkg
Evgenii Stratonikov 43867a3093 [#1262] metabase: Do not allocate intermediate slices for indices
```
name              old alloc/op   new alloc/op   delta
Put/parallel-8       123kB ± 4%     119kB ± 3%  -2.72%  (p=0.006 n=10+9)
Put/sequential-8     170kB ± 1%     168kB ± 1%  -1.42%  (p=0.000 n=10+10)

name              old allocs/op  new allocs/op  delta
Put/parallel-8         473 ± 1%       469 ± 0%  -0.87%  (p=0.000 n=10+10)
Put/sequential-8       792 ± 0%       787 ± 0%  -0.58%  (p=0.000 n=10+10)
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-03-28 17:08:11 +03:00
..
core [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
innerring [#1253] ir: Call UpdateStateIR method to remove dead storage node 2022-03-24 11:52:19 +03:00
local_object_storage [#1262] metabase: Do not allocate intermediate slices for indices 2022-03-28 17:08:11 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
network network: remove unused constants 2022-03-22 11:55:19 +03:00
services [#1244] nats: Split client creation into 2 stages 2022-03-24 11:51:49 +03:00
util [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00