- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for BenchmarkToFileInfoNoParts (0.1 seconds)
-
cmd/xl-storage-format-v2_test.go
b.ReportAllocs() for b.Loop() { _, err = buf.ToFileInfo("volume", "path", "", allParts) if err != nil { b.Fatal(err) } } }) } func BenchmarkToFileInfoNoParts(b *testing.B) { benchmarkManyPartsOptionally(b, false) } func BenchmarkToFileInfoWithParts(b *testing.B) { benchmarkManyPartsOptionally(b, true)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 37.8K bytes - Click Count (0)