Skip to content

Conversation

@ladamesny
Copy link
Contributor

Description

Add your description here, if it fixes a particular issue please provide a
link
to the issue.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages.
  • The size limit of 400 LOC isn't needlessly exceeded
  • The PR refers to a JIRA ticket (if one exists)
  • New tests are added if needed and existing tests are updated.
  • New code is documented and existing documentation is updated.
  • Relevant logging and metrics added
  • Any changes are noted in the changelog.md for affected crate
  • Self-reviewed the diff

chrispalaskas and others added 30 commits January 14, 2026 10:45
* Create scripts to batch single txs

* Create scripts to register dust and fund initial accounts

* Create scripts to submit single txs round robin

* Send txs to all relays round robin

* Fix total sum of wallets funded

* Remove randomness from funding

* Detect max threads of machine

* Generate txs stored in file

* Copy toolkit.db to each thread and execute in parallel

* Spread calls to all nodes for get balances

* Removed batch_txs.py

* Add multi threaded multi funding seed support
Expose start-end seed command line argument
Log sent time vs finalization time for send batch txs

Signed-off-by: chrispalaskas <[email protected]>

* Store txs in bytes not json
Add start end arguments for send batch txs

Signed-off-by: chrispalaskas <[email protected]>

* Add a random small delay between RPC call submissions
Add max worker argument to throttle down txs submission
New script that counts distinct txs found in logs

Signed-off-by: chrispalaskas <[email protected]>

---------

Signed-off-by: chrispalaskas <[email protected]>
Co-authored-by: chrispalaskas <[email protected]>
* performance-testing/memepool benchmark reporting

* update benchmark script
Signed-off-by: chrispalaskas <[email protected]>
Add tx counter ipynb
…utput-hk/partner-chains into performance-benchmarking

# Conflicts:
#	e2e-tests/.gitignore
ladamesny and others added 26 commits January 21, 2026 17:36
…partner-chains into performance-benchmarking
Add --indices for list instead of range argument
Add a get dust balances
Add list of indices for register/fund
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.

3 participants