BoostryJP / quorum

GoQuorum fork for ibet Network ⛓
https://ibet.jp/ibet-for-fin
GNU Lesser General Public License v3.0
7 stars 0 forks source link

Tuning payload timeout #80

Closed YoshihitoAso closed 7 months ago

YoshihitoAso commented 7 months ago

close #78

I made a modification to improve block commit throughput by reducing the PayloadTimeout value.

I tested that block generation did not stop even when the network was loaded with 10,000 transactions containing 2000 byte strings. Please refer to the PR below for detail test settings.

Test results