- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for BenchmarkPutObject1MbFS (0.12 seconds)
-
cmd/object-api-putobject_test.go
func BenchmarkPutObject100KbErasure(b *testing.B) { benchmarkPutObject(b, "Erasure", 100*humanize.KiByte) } // BenchmarkPutObject1MbFS - Benchmark FS.PutObject() for object size of 1MB. func BenchmarkPutObject1MbFS(b *testing.B) { benchmarkPutObject(b, "FS", 1*humanize.MiByte) } // BenchmarkPutObject1MbErasure - Benchmark Erasure.PutObject() for object size of 1MB.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Feb 22 06:26:06 GMT 2024 - 25.8K bytes - Click Count (0)