It is possible to run benchmark as a standalone binary:

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
Clone the source code:
git pull https://github.com/tamirdavid/benchmark.git
Build the benchmark binary:
go build -o benchmark
To build the benchmark binary for multiple operating systems and architectures (Mac, Linux, and Windows):
./build-binary.sh