Small fixes for local blobstor benchmarks #236

Merged
fyrchik merged 1 commit from fyrchik/frostfs-node:perf-test-fix into master 2023-07-26 21:07:57 +00:00

1 commit

Author SHA1 Message Date
c4865783fc [#236] blobstor/test: Prefill storage in parallel in read benchmark
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/push/pre-commit Pipeline was successful
`blobovniczatree` takes a really long time to prefill, because each
batch takes at least 10ms, so for 10k iterations we have at least 100s of
prefill.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-04-11 20:52:11 +03:00