feat: optimize small GET read paths (#4022)

This commit is contained in:
houseme
2026-07-01 15:40:00 +08:00
committed by GitHub
parent b0f491549a
commit b16120dbcc
25 changed files with 5318 additions and 502 deletions
+1
View File
@@ -1536,6 +1536,7 @@ mod tests {
_guard: guard,
}),
object_info: self.object_info(bucket, object),
buffered_body: None,
})
}