Instead of serializing for each peer, serialize at most once and copy the raw data for each peer.
This is a backport of core#23880
Differential D14774
p2p: Serialize cmpctblock at most once in NewPoWValidBlock PiRK on Nov 13 2023, 07:32. Authored by
Details
Instead of serializing for each peer, serialize at most once and copy the raw data for each peer. This is a backport of core#23880 ninja all check-all
Diff Detail
Event TimelineComment Actions TIL
|