Skip to main content

HTTP benchmarking suite for wrk2

Project description

HTTP benchmarking suite for wrk2.

Installation

Autobench2 require wrk2 to be installed.

$ pip install autobench2

or upgrade to newest version

$ pip install --upgrade autobench2

Usage

$ autobench --verbose --connection 8 --thread 4 --duration 1m \
            --script wrk.lua --warmup_duration 1m --low_rate 10 \
            --high_rate 20 --rate_step 10 http://example.com/

display help message

$ autobench --help

display autobench2 version

$ autobench --version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autobench2-0.1.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

autobench2-0.1.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page