ChristopherRabotin / sg

Stress gauge allows one to gauge response times of an HTTP service under stress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stress Gauge - sg

sg allows one to gauge response times of an HTTP service under stress.

Build Status Coverage Status goreport

Features

Note: what is in italics is not yet implemented.

  • XML test profile;
  • XML result file, with XSL for humans to read;
  • Set total number of requests and total number of concurrent requests;
  • Response time break down by percentile;
  • Set header, body and cookie(s) from an initial request or within XML;
  • Regex-like URL generation.

Quick start

Grab the basic example and start changing with the test profile.

About

Stress gauge allows one to gauge response times of an HTTP service under stress.

License:MIT License


Languages

Language:Go 100.0%