mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
add newsfragment
This commit is contained in:
1
newsfragments/687.feature.rst
Normal file
1
newsfragments/687.feature.rst
Normal file
@ -0,0 +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.
|
||||
Reference in New Issue
Block a user