[1 as u8]; b.iter(|| { test.clone(); }); } //result ... bench: 49 ns/iter (+/- 0) Why is VEC cloning so slow? Causing String struct to be ...
確定! 回上一頁