Steps To Install autobench on Mac

Package Information:

Name: autobench
Use: Autobench is a simple Perl script for automating the process of benchmarking a web server.
URL: http://www.xenoclast.org/autobench/

Installation Steps:

  1. Open Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install autobench using brew
    brew install autobench

autobench is ready to use now!