- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for BenchmarkInitStorageDisks256 (0.21 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/format-erasure_test.go
if newFormats[i][j] == nil { continue } if newFormats[i][j].ID != quorumFormat.ID { t.Fatal("Deployment id in the new format is lost") } } } } func BenchmarkInitStorageDisks256(b *testing.B) { benchmarkInitStorageDisksN(b, 256) } func BenchmarkInitStorageDisks1024(b *testing.B) { benchmarkInitStorageDisksN(b, 1024) }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 12.7K bytes - Click Count (0)