Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for autotune (0.13 sec)

  1. cmd/speedtest.go

    )
    
    const speedTest = "speedtest"
    
    type speedTestOpts struct {
    	objectSize       int
    	concurrencyStart int
    	concurrency      int
    	duration         time.Duration
    	autotune         bool
    	storageClass     string
    	bucketName       string
    	enableSha256     bool
    }
    
    // Get the max throughput and iops numbers.
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Jan 28 18:04:17 GMT 2024
    - 9K bytes
    - Viewed (0)
Back to top