Popularity
1.0
Declining
Activity
0.0
Stable
8
2
1

Programming language: Go
License: MIT License
Latest version: v0.3

sg alternatives and similar packages

Based on the "DevOps Tools" category.
Alternatively, view sg alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of sg or a related project?

Add another 'DevOps Tools' Package

README

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](docs/examples/basic.xml) and start changing with the test profile.