test-plans
test-plans copied to clipboard
feat(perf/rust): experiment with large yamux receive window
Adds experimental rust-libp2p using 16MB Yamux receive window.
See new metrics at https://observablehq.com/@libp2p-workspace/performance-dashboard?branch=423e874a43a97fabe5a466ff09847df9c72ecaa5
This led to https://github.com/libp2p/rust-yamux/pull/176. Closing here since Rust's Yamux implementation now does auto-tuning :tada: