test-plans icon indicating copy to clipboard operation
test-plans copied to clipboard

feat(perf/rust): experiment with large yamux receive window

Open mxinden opened this issue 2 years ago • 1 comments

Adds experimental rust-libp2p using 16MB Yamux receive window.

mxinden avatar Oct 25 '23 11:10 mxinden

See new metrics at https://observablehq.com/@libp2p-workspace/performance-dashboard?branch=423e874a43a97fabe5a466ff09847df9c72ecaa5

github-actions[bot] avatar Oct 25 '23 12:10 github-actions[bot]

This led to https://github.com/libp2p/rust-yamux/pull/176. Closing here since Rust's Yamux implementation now does auto-tuning :tada:

mxinden avatar May 22 '24 11:05 mxinden