dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.19k forks source link

backport: bitcoin/bitcoin#27610: Improve performance of p2p inv to send queues #6086

Closed knst closed 1 week ago

knst commented 1 week ago

Issue being fixed or feature implemented

Couple of performance improvements when draining the inventory-to-send queue:

What was done?

Backport bitcoin#27610

How Has This Been Tested?

Run unit/functional tests

Breaking Changes

N/A

Checklist: