Skip to content

Commit 4947578

Browse files
committed
add newsfragment
1 parent 460f502 commit 4947578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

newsfragments/687.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Optimized pubsub message writing by implementing a write_msg() method that uses pre-allocated buffers and single write operations, improving performance by eliminating separate varint prefix encoding and write operations in FloodSub and GossipSub.

0 commit comments

Comments
 (0)