hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
128 stars 108 forks source link

Improve k6 perf test results consistency #8598

Closed xin-hedera closed 3 months ago

xin-hedera commented 3 months ago

Description:

This PR makes k8s deployment resources changes for better k6 perf tests consistency

Related issue(s):

Fixes #8596

Notes for reviewer:

The changes have been tested and the results are in notion for v0.107.0-rc1, the #2 run. Note most RPS are better than that of v0.106.0-rc1, some web3 tests showed 3 times higher RPS.

Checklist