cometbft / cometbft

CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state machine replication engine
https://docs.cometbft.com
Apache License 2.0
569 stars 381 forks source link

[Tracking issue] p2p connection optimizations #3053

Open cason opened 1 month ago

cason commented 1 month ago

Channel multiplexing:

Connection's performance:

Marshalling:

Other:

Documentation/spec:

cason commented 1 month ago

Not part of, but related: https://github.com/cometbft/cometbft/issues/2955

cason commented 1 month ago

Not part, but related: #2685