frostfs-node/pkg
Evgenii Stratonikov 6ad5c38225 [#236] testutil: Use random object id in `RandObjGenerator`
Before this commit it was like this:
```
BenchmarkSubstorageWritePerf/memstore-rand10-8            227425              4859 ns/op
BenchmarkSubstorageWritePerf/fstree_nosync-rand10-8     --- FAIL: BenchmarkSubstorageWritePerf/fstree_nosync-rand10-8
    perf_test.go:165: writing entry: file exists
    perf_test.go:165: writing entry: file exists
    perf_test.go:165: writing entry: file exists
BenchmarkSubstorageWritePerf/fstree-rand10-8            --- FAIL: BenchmarkSubstorageWritePerf/fstree-rand10-8
    perf_test.go:165: writing entry: file exists
    perf_test.go:165: writing entry: file exists
    perf_test.go:165: writing entry: file exists
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-04-11 20:52:04 +03:00
..
core [#223] sg: Refactor storage group parameters 2023-04-10 14:16:34 +03:00
innerring [#223] sg: Refactor storage group parameters 2023-04-10 14:16:34 +03:00
local_object_storage [#236] testutil: Use random object id in `RandObjGenerator` 2023-04-11 20:52:04 +03:00
metrics [#213] metrics: Refactor object metrics 2023-04-10 09:43:24 +03:00
morph [#219] morph: Refactor notary preparator 2023-04-07 15:43:20 +03:00
network [#199] putsvc: Refactor put object 2023-04-03 15:58:11 +00:00
services [#223] objectsvc: Refactor split-tree traverse 2023-04-10 14:16:34 +03:00
util [#180] node: Refactor panics in unit test 2023-03-29 12:39:07 +03:00