bnb-chain / op-geth

GNU Lesser General Public License v3.0
58 stars 47 forks source link

enlarge the buffer size of transactions broadcaster #128

Open andyzhang2023 opened 4 months ago

andyzhang2023 commented 4 months ago

Description

enlarge the buffer size of transactions broadcaster from 4096 to 8192, to support higher TPS throughput of P2P broadcasting.

bnoieh commented 1 month ago

we can close this one since it's duplicated with https://github.com/bnb-chain/op-geth/pull/171