I made a modification to improve block commit throughput by reducing the PayloadTimeout value.
800 ms -> 200 ms
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.
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