frostfs-node/pkg/local_object_storage
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
..
blobovnicza [#1262] blobovnicza: Make helper in Put function idempotent 2022-03-28 17:08:11 +03:00
blobstor [#1268] blobstor: Cleanup zstd encoders/decoders 2022-03-25 14:05:06 +03:00
engine [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1262] metabase: Do not allocate intermediate slices for indices 2022-03-28 17:08:11 +03:00
shard [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
util [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
writecache [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00