Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for throughputHighestResults (0.14 sec)

  1. cmd/speedtest.go

    					ThroughputPerSec: throughputHighestResults[i].Downloads / uint64(durationSecs),
    					ObjectsPerSec:    throughputHighestResults[i].Downloads / uint64(opts.objectSize) / uint64(durationSecs),
    					Err:              errStr,
    				})
    
    				totalUploadTimes = append(totalUploadTimes, throughputHighestResults[i].UploadTimes...)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon May 06 09:45:10 UTC 2024
    - 9.2K bytes
    - Viewed (0)
Back to top