frostfs-node/pkg
Evgenii Stratonikov cddc58ace2 [#752] innerring: Optimize keyPosition()
```
goos: linux
goarch: amd64
pkg: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/innerring
cpu: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
              │      old       │                 new                 │
              │     sec/op     │   sec/op     vs base                │
KeyPosition-8   2771.50n ± 10%   40.32n ± 4%  -98.55% (p=0.000 n=10)

              │     old      │                  new                  │
              │     B/op     │     B/op      vs base                 │
KeyPosition-8   1.531Ki ± 0%   0.000Ki ± 0%  -100.00% (p=0.000 n=10)

              │    old     │                new                 │
              │ allocs/op  │ allocs/op  vs base                 │
KeyPosition-8   21.00 ± 0%   0.00 ± 0%  -100.00% (p=0.000 n=10)
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-10-25 16:06:44 +03:00
..
core [#529] objectcore: Use common sender classifier 2023-08-29 10:33:06 +03:00
innerring [#752] innerring: Optimize keyPosition() 2023-10-25 16:06:44 +03:00
local_object_storage [#642] writecache: Remove usage of close channel in bbolt 2023-10-24 15:57:50 +00:00
metrics [#680] metrics: Initialize log metrics together with services 2023-10-11 17:08:03 +03:00
morph [#752] morph: Adopt neo-go RPC statuses 2023-10-25 16:06:44 +03:00
network [#674] network: Close connections on address updates 2023-09-04 15:34:24 +03:00
services [#49] node: React on SIGHUP only when node in READY state 2023-10-24 15:55:29 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#680] metrics: Initialize log metrics together with services 2023-10-11 17:08:03 +03:00