Sign inSign up

mlocati/ab-gnuplot

By mlocati

Updated almost 6 years ago

An easy-to-use docker image to benchmark websites

Image
0

958

mlocati/ab-gnuplot repository overview

ab-gnuplot

This project provides a script that can be used to easily benchmark the response time of different URLs, or the same URL but switching git branches.

This uses ab - Apache HTTP server benchmarking tool to collect the statistics, and gnuplot to draw them.

Sample output

Here's a sample result:

Sample image

Usage

Using the script directly

You can use the provided ab-gnuplot PHP script (on Windows you can call it by using the ab-gnuplot.bat wrapper).

To get help, use the -h option.

Example (when using the script directly):

./ab-gnuplot -h
Using the Docker image

You can also use the pre-built mlocati/ab-gnuplot Docker image.

To get help, use the -h option.

docker run --rm -it mlocati/ab-gnuplot -h

Tag summary

Content type

Image

Digest

Size

24.8 MB

Last updated

almost 6 years ago

docker pull mlocati/ab-gnuplot