arti_
bench
0.17.0
Structs
Benchmark
BenchmarkResults
BenchmarkSummary
ClientTiming
ServerTiming
Statistic
StreamIsolationTracker
TimingSummary
Enums
BenchmarkType
Constants
RECV_BUF_LEN
Functions
client
main
random_payload
run_timing
serve_payload
arti_bench
Constant
RECV_BUF_LEN
Copy item path
Settings
Help
Summary
Source
pub(crate) const RECV_BUF_LEN:
usize
= 8192;
Expand description
How much should we be willing to read at a time?