mirror of https://github.com/bitcoin/bitcoin
Merge bitcoin/bitcoin#27610: Improve performance of p2p inv to send queues
pull/27630/head5b3406094f
net_processing: Boost inv trickle rate (Anthony Towns)228e9201ef
txmempool: have CompareDepthAndScore sort missing txs first (Anthony Towns) Pull request description: Couple of performance improvements when draining the inventory-to-send queue: * drop txs that have already been evicted from the mempool (or included in a block) immediately, rather than at the end of processing * marginally increase outgoing trickle rate during spikes in tx volume ACKs for top commit: willcl-ark: ACK5b34060
instagibbs: ACK5b3406094f
darosior: utACK5b3406094f
glozow: code review ACK5b3406094f
dergoegge: utACK5b3406094f
Tree-SHA512: 155cd3b5d150ba3417c1cd126f2be734497742e85358a19c9d365f4f97c555ff9e846405bbeada13c3575b3713c3a7eb2f780879a828cbbf032ad9a6e5416b30
commit
137a98c5a2
Loading…
Reference in new issue