Significant performance regression while writing to registry
On BlackMetal (Compal, 16-nodes) v1.6.0-169 the bug hasn't been reproduced.
root@loader-101:/etc/k6# /etc/k6/k6 run -e DURATION=30 -e WRITE_OBJ_SIZE=8 -e WRITERS=2500 -e S3_ENDPOINTS=https:/…
Significant performance regression while writing to registry
8KB 5min 600th grpc
without registry
root@loader-211:/etc/k6# /etc/k6/k6 run -e DURATION=300 -e WRITERS=600 -e WRITE_OBJ_SIZE=8 -e GRPC_ENDPOINTS=data0.funkrock-node1.funkrock.object.se…
Significant performance regression while writing to registry
8KB 5min 600th s3
without registry
root@loader-211:/etc/k6# /etc/k6/k6 run -e DURATION=300 -e WRITE_OBJ_SIZE=8 -e WRITERS=600 -e S3_ENDPOINTS=https://data0.funkrock-node1.funkrock.obje…
Significant performance regression while writing to registry
@dstepanov-yadro I wonder what commands you used and what was your environment because I've verified my previous results on K6 bcbd0db. In my case writing to registry still leads to significant…
Significant performance regression while writing to registry
fix container_creation_retry
EliChin
created branch fix/container_creation_retry in EliChin/xk6-frostfs
2024-08-30 13:34:10 +00:00
3bf41e626e
fix container_creation_retry
6d3ecb6528
[#154] Add registry import cli utility
75f670b392
[#159] preset: Add optional max number of retries to create a container instead of hard-coded number 20
9b9db46a07
[#152] Allow to set mix of policies for containers and buckets
335c45c578
[#149] selector: Add read timeout
f2bded64e4
[#189] Add setup step to check binaries versions
0e247c2ff2
[#193] Fix auth provider
b323bcfd0a
[#192] Fix param
25925c637b
[#191] Credentials work overhaul
[#203] Check binaries versions at setup
ceb713b2e7
[#203] Check binaries versions at setup
6af5ad9de5
[#202] Use creds provider for s3 client
9068b96d69
[#199] Update shards tests
8164d35fc8
[#197] Add switch bucket node endpoint v1.5
c433fe2264
[#196] Update curl related function usages
Log binaries versions upon testsetup
649e512c2d
log binaries versions
09a7f66d1e
[#188] Add CredentialsProvider
22b41b227f
[#186] Add total bytes to report
f5a7ff5c90
[#185] Add prometheus load parameters
3fc3eaadf3
[#182] Refactoring old functions for FrostfsCli
[#159] Add verbose flag for frostfs-cli