Skip to content

[BUG] bandwidth degradation #4727

@timofeevmd

Description

@timofeevmd

OS and Environment

linux, k8s

GIT commit hash

0275cfa

Minimum working example / Steps to reproduce

Test preconditions

  • Infrastructure
  • iroha version: version="2.0.0-pre-rc.21.3" git_commit_sha="0275cfa"
  • java sdk version: commit: commit: 69c6515
  • 5 peers

Create:

  • 5 domains;
  • 250 unique users for each domain;
  • for each user mint 10,000 units of assets;

Test

  • transfer assets from one user to another;
  • Longevity state of the stand before starting the test
  • clearing storage

Actual result

Throughput does not increase:

profiler

grafana

queue

Problems detected with modules
iroha_core::gossiper::TransactionGossiper::run
iroha_core::_::<impl parity_scale_codec::codec::Decode for iroha_core
iroha_core::sumeragi::main_loop::handle_block_sync

Expected result

Throughput increases in proportion to the load

Logs

Log contents
Replace this text with a JSON log,
so it doesn't grow too large and has highlighting.

Who can help to reproduce?

@timofeevmd

Notes

No response

Metadata

Metadata

Labels

BugSomething isn't workingPerformancenon-functionalmust-be-verifedTake into the nearest testing

Type

No type

Projects

Status

Testing & Verification

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions