You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-ref-azcopy-bench.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,15 @@ description: This article provides reference information for the azcopy bench co
4
4
author: normesta
5
5
ms.service: storage
6
6
ms.topic: reference
7
-
ms.date: 09/26/2022
7
+
ms.date: 05/26/2022
8
8
ms.author: normesta
9
9
ms.subservice: common
10
10
ms.reviewer: zezha-msft
11
11
---
12
12
13
13
# azcopy bench
14
14
15
-
Runs a performance benchmark by uploading or downloading test data to or from a specified destination.
16
-
For uploads, the test data is automatically generated.
15
+
Runs a performance benchmark by uploading or downloading test data to or from a specified destination. For uploads, the test data is automatically generated.
17
16
18
17
The benchmark command runs the same process as 'copy', except that:
19
18
@@ -23,7 +22,7 @@ The benchmark command runs the same process as 'copy', except that:
23
22
and 'Download'. Default value is 'Upload'.
24
23
25
24
- For upload benchmarks, the payload is described by command line parameters, which control how many files are auto-generated and
26
-
how big they are. The generation process takes place entirely in memory. Disk is not used.
25
+
how big they are. The generation process takes place entirely in memory. Disk isn't used.
27
26
28
27
- For downloads, the payload consists of whichever files already exist at the source. (See example below about how to generate
29
28
test files if needed).
@@ -63,19 +62,19 @@ Run a benchmark test that downloads existing files from a target
`--blob-type string` defines the type of blob at the destination. Used to allow benchmarking different blob types. Identical to the same-named parameter in the copy command (default "Detect")
73
72
74
-
`--block-size-mb float` Use this block size (specified in MiB). Default is automatically calculated based on file size. Decimal fractions are allowed - e.g. 0.25. Identical to the same-named parameter in the copy command
73
+
`--block-size-mb float` Use this block size (specified in MiB). Default is automatically calculated based on file size. Decimal fractions are allowed - for example, 0.25. Identical to the same-named parameter in the copy command
75
74
76
-
`--check-length` Check the length of a file on the destination after the transfer. If there is a mismatch between source and destination, the transfer is marked as failed. (default true)
75
+
`--check-length` Check the length of a file on the destination after the transfer. If there's a mismatch between source and destination, the transfer is marked as failed. (default true)
77
76
78
-
`--delete-test-data` If true, the benchmark data will be deleted at the end of the benchmark run. Set it to false if you want to keep the data at the destination - e.g. to use it for manual tests outside benchmark mode (default true)
77
+
`--delete-test-data` If true, the benchmark data will be deleted at the end of the benchmark run. Set it to false if you want to keep the data at the destination - for example, to use it for manual tests outside benchmark mode (default true)
79
78
80
79
`--file-count` (uint) number of auto-generated data files to use (default 100)
81
80
@@ -93,7 +92,7 @@ Run an upload that does not delete the transferred files. (These files can then
93
92
94
93
## Options inherited from parent commands
95
94
96
-
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it is omitted, the throughput isn't capped.
95
+
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it's omitted, the throughput isn't capped.
97
96
98
97
`--output-type` (string) Format of the command's output. The choices include: text, json. The default value is 'text'. (default "text")
Copy file name to clipboardExpand all lines: articles/storage/common/storage-ref-azcopy-doc.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article provides reference information for the azcopy doc comm
4
4
author: normesta
5
5
ms.service: storage
6
6
ms.topic: reference
7
-
ms.date: 09/26/2022
7
+
ms.date: 05/26/2022
8
8
ms.author: normesta
9
9
ms.subservice: common
10
10
ms.reviewer: zezha-msft
@@ -31,7 +31,7 @@ azcopy doc [flags]
31
31
32
32
## Options inherited from parent commands
33
33
34
-
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it is omitted, the throughput isn't capped.
34
+
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it's omitted, the throughput isn't capped.
35
35
36
36
`--output-type` (string) Format of the command's output. The choices include: text, json. The default value is 'text'. (default "text").
Copy file name to clipboardExpand all lines: articles/storage/common/storage-ref-azcopy-env.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article provides reference information for the azcopy env comm
4
4
author: normesta
5
5
ms.service: storage
6
6
ms.topic: reference
7
-
ms.date: 09/26/2022
7
+
ms.date: 05/26/2022
8
8
ms.author: normesta
9
9
ms.subservice: common
10
10
ms.reviewer: zezha-msft
@@ -31,7 +31,7 @@ azcopy env [flags]
31
31
32
32
## Options inherited from parent commands
33
33
34
-
`--cap-mbps float` Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it is omitted, the throughput isn't capped.
34
+
`--cap-mbps float` Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it's omitted, the throughput isn't capped.
35
35
36
36
`--output-type` (string) Format of the command's output. The choices include: text, json. The default value is 'text'. (default "text")
Copy file name to clipboardExpand all lines: articles/storage/common/storage-ref-azcopy-jobs-remove.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article provides reference information for the azcopy jobs rem
4
4
author: normesta
5
5
ms.service: storage
6
6
ms.topic: reference
7
-
ms.date: 09/26/2022
7
+
ms.date: 05/26/2022
8
8
ms.author: normesta
9
9
ms.subservice: common
10
10
ms.reviewer: zezha-msft
@@ -39,7 +39,7 @@ azcopy jobs remove [jobID] [flags]
39
39
40
40
## Options inherited from parent commands
41
41
42
-
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it is omitted, the throughput isn't capped.
42
+
`--cap-mbps` (float) Caps the transfer rate, in megabits per second. Moment-by-moment throughput might vary slightly from the cap. If this option is set to zero, or it's omitted, the throughput isn't capped.
43
43
44
44
`--output-type` (string) Format of the command's output. The choices include: text, json. The default value is 'text'. (default "text")
0 commit comments