Files
rustfs/crates
houseme ab387b849f perf(get): reduce hotpath body handoff allocations
Avoid cloning buffered cache bodies when the GET cache hook already served the body, and borrow shard read costs in lockstep EC reads instead of cloning them per stripe.

Co-Authored-By: heihutu <heihutu@gmail.com>
2026-08-09 09:56:50 +08:00
..