Closed KirillLykov closed 2 years ago
Refactored version of https://github.com/godmodegalactus/mango_bencher/pull/2/files
Sending transactions in batches significantly increases tps:
Please review commit by commit
Changes made:
send_mm_transactions
Refactored version of https://github.com/godmodegalactus/mango_bencher/pull/2/files
Sending transactions in batches significantly increases tps:
Please review commit by commit
Changes made:
send_mm_transactions
by moving common logic for transaction creation to a separate methods/functions