Constant arti_bench::RECV_BUF_LEN

source ·
pub(crate) const RECV_BUF_LEN: usize = 8192;
Expand description

How much should we be willing to read at a time?