Usage and output example

Benchmark JFrog CLI plugin - upload/download speedometer

AuthorFullName__c
JFrog Support
articleNumber
000005582
ft:sourceType
Salesforce
FirstPublishedDate
2023-02-17T08:12:30Z
lastModifiedDate
2023-02-16
VersionNumber
4

Example of usage:

$ jf benchmark up --size 50 --iterations 10

The output will be printed to the terminal as well as written in a csv file, the URL will be logged in the plugin output.

Output Example:

file,size (MB),time taken (sec),speed (MB/sec)
/tmp/testfiles/File1.txt,50,14.664069103s,3.41
/tmp/testfiles/File2.txt,50,15.302840585s,3.27
/tmp/testfiles/File3.txt,50,17.859408288s,2.80
/tmp/testfiles/File4.txt,50,14.003771159s,3.57
/tmp/testfiles/File5.txt,50,14.498499084s,3.45
/tmp/testfiles/File6.txt,50,14.844652081s,3.37
/tmp/testfiles/File7.txt,50,14.286648744s,3.50
/tmp/testfiles/File8.txt,50,14.35213191s,3.48
/tmp/testfiles/File9.txt,50,14.667853445s,3.41
/tmp/testfiles/File10.txt,50,14.682988659s,3.41