cliffom / suitebench

A utility to benchmark the throughput a URL can handle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suitebench

A utility to benchmark a number (n) of concurrent (c) requests to a URL (u).

Usage

go run main.go -u URL -n NUMBER_OF_TOTAL_REQUESTS -c NUMBER_OF_CONCURRENT_REQUESTS

About

A utility to benchmark the throughput a URL can handle


Languages

Language:Go 100.0%