- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestNewFormatSets (0.08 sec)
-
cmd/format-erasure_test.go
formats[i*setDriveCount+j] = newFormat } } b.ReportAllocs() for b.Loop() { _, _ = getFormatErasureInQuorum(formats) } } // Initialize new format sets. func TestNewFormatSets(t *testing.T) { setCount := 2 setDriveCount := 16 format := newFormatErasureV3(setCount, setDriveCount) format.Erasure.DistributionAlgo = formatErasureVersionV2DistributionAlgoV1
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 12.7K bytes - Viewed (0)