Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a script to send flooding txs #84

Open
wants to merge 2 commits into
base: release
Choose a base branch
from

Conversation

hopeyen
Copy link

@hopeyen hopeyen commented Sep 18, 2024

allowing one to run commands such as docker compose run scripts flood to simulate uniformly random network traffics
optional args: users, targetThroughput, rounds, maxTxDataSize, threads, times, delay, serial, wait

  • targetThroughput arg will disregard maxTxDataSize, threads, and times settings, but instead set data size based on the number of threads, removed the wait for sending tx, and have each round tick by 1 second

@Tristan-Wilson
Copy link
Member

@cla-bot check

Copy link

cla-bot bot commented Sep 30, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2

Copy link

cla-bot bot commented Sep 30, 2024

The cla-bot has been summoned, and re-checked this pull request!

Copy link

cla-bot bot commented Oct 2, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants