Expand description
Bench fns for SendBuffer
These are defined here and re-exported via bench_exports in lib.rs,
so we can access the private SendBuffer struct.
Functionsยง
- get_
into_ many_ segments - Pathological case: many segments, get from end
- get_
loop_ many_ segments - Get segments in the old way, using a loop of get calls