Skip to content

Instantly share code, notes, and snippets.

View bhavyanshu's full-sized avatar

Bhavyanshu Parasher bhavyanshu

View GitHub Profile
#!/bin/bash
# This script will benchmark one or many webservers and plot the results into an image.
total=1000
concurrent=10
#################################################################################
echo "Type the adresses of the webserver separated by comma followed by [ENTER]:"