mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
Change byte unit format from MiByte to MiB
This commit is contained in:
@ -66,7 +66,7 @@ const (
|
||||
//
|
||||
// Speed vs chunk size uploading a 1 GiB file on 2017-11-22
|
||||
//
|
||||
// Chunk Size MiB, Speed MiByte/s, % of max
|
||||
// Chunk Size MiB, Speed MiB/s, % of max
|
||||
// 1 1.364 11%
|
||||
// 2 2.443 19%
|
||||
// 4 4.288 33%
|
||||
|
Reference in New Issue
Block a user