This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
network-bridge-tx: batch peer reputation changes #7203
Labels
I10-optimisation
An enhancement to provide better overall performance in terms of time-to-completion for a task.
We could batch peer reputation changes such that we only send out a report message (which contains the aggregated changeset for all peers) to the network bridge once every 30 seconds for example. This would cost us more memory, but we would send out way less messages and avoid filling up the queue of the tx bridge.
The text was updated successfully, but these errors were encountered: