Download Latest Version curl-benchmark-src-0.10-netbeans-6.9.1.zip (44.4 kB)
Email in envelope

Get an email when there's a new version of curl-benchmark

Home / curl-benchmark-0.2
Name Modified Size InfoDownloads / Week
Parent folder
curl-benchmark-0.2.png 2011-01-05 13.3 kB
README 2011-01-05 809 Bytes
curl-benchmark-exe-0.2.zip 2011-01-05 7.7 kB
curl-benchmark-src-0.2.zip 2011-01-05 8.9 kB
curl-benchmark-src-0.2-netbeans-6.9.1.zip 2011-01-05 38.7 kB
Totals: 5 Items   69.5 kB 0
usage: curl-benchmark [options] -uri arg1 arg2 ... argN

Options:
 -n arg         - Number of uri group requests. Each group request will try to perform a request to every URI
defined in the uri list. Default 1 uri group request.
 -t arg         - Time in seconds to execute all group's requests. The execution of group requests will be dis
tributed along the defined time. 0 time will execute all the request at the same time. Default 0 seconds.
 -dhtml         - Downloads html elements for HTTP/HTTPS requests: images, scripts and css.
 -v arg         - Verbose mode

Required:
 -uri arg1 arg2 ... argN - Defines a list of URIs to perform a request to each one like a group. Separate them
 by a space.

Example:

curl-benchmark -n 2 -t 2 -v -dhtml -uri http://curl-benchmark.sourceforge.net
Source: README, updated 2011-01-05