Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for throughputHighestResults (0.45 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 Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue May 27 15:19:03 UTC 2025
    - 9.2K bytes
    - Viewed (0)
Back to top