frostfs-node/pkg
Evgenii Stratonikov ce76325840 [#1146] engine: remove TODO and add a comment
Parallel check seems to be slower, so remove TODO.
```
name \ time/op      old          new           pool
Exists/2_shards-40  52.3µs ±23%   91.6µs ± 6%   84.2µs ± 1%
Exists/4_shards-40  72.7µs ±11%  121.8µs ± 8%  116.9µs ± 5%

name \ alloc/op     old          new           pool
Exists/2_shards-40  5.00kB ± 0%   5.03kB ± 0%   5.16kB ± 0%
Exists/4_shards-40  9.89kB ± 0%   9.93kB ± 1%  10.19kB ± 0%

name \ allocs/op    old          new           pool
Exists/2_shards-40     112 ± 1%      115 ± 1%      117 ± 1%
Exists/4_shards-40     207 ± 1%      211 ± 1%      216 ± 1%
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-03-04 12:31:41 +03:00
..
core [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
innerring [#1211] innerring: Fix object get init error check 2022-03-04 11:47:24 +03:00
local_object_storage [#1146] engine: remove TODO and add a comment 2022-03-04 12:31:41 +03:00
metrics
morph [#1212] morph: Fix NPE in multi client 2022-03-04 12:16:11 +03:00
network [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
services [#1211] node: Fix object get init error check 2022-03-04 11:47:24 +03:00
util