Skip to content

mempool: speed up broadcastTxRoutine #625

@ebuchman

Description

@ebuchman

broadcastTxRoutine does expensive interface handling every loop and only sends one tx per message.

We should allow it to batch txs per peer.Send.

Metadata

Metadata

Assignees

Labels

C:mempoolComponent: MempoolT:perfType: Performance

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions