frostfs-node/pkg/local_object_storage
Evgenii Stratonikov 504f45e9ee [#1516] metabase: Add benchmark for `ListWithCursor`
```
name                        time/op
ListWithCursor/1_item-8     10.6µs ± 1%
ListWithCursor/10_items-8   75.3µs ± 2%
ListWithCursor/100_items-8   726µs ± 2%

name                        alloc/op
ListWithCursor/1_item-8     3.19kB ± 0%
ListWithCursor/10_items-8   20.7kB ± 0%
ListWithCursor/100_items-8   196kB ± 0%

name                        allocs/op
ListWithCursor/1_item-8       55.0 ± 0%
ListWithCursor/10_items-8      346 ± 0%
ListWithCursor/100_items-8   3.25k ± 0%
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-06-15 20:49:41 +03:00
..
blobovnicza [#1460] blobovnicza: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
blobstor [#1460] blobstor: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
engine [#1494] *: Fix linter warnings 2022-06-15 12:26:10 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1516] metabase: Add benchmark for `ListWithCursor` 2022-06-15 20:49:41 +03:00
shard [#1460] blobstor: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache writecache: provide timeout to `bbolt.Open` 2022-06-09 14:19:47 +03:00