goab

command
v0.0.0-...-d5b31fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 9 Imported by: 0

README

goab

go version of ab, a light-weight HTTP bench tool.

Usage

保持10个并发,持续压测60s,目标URL: http://cn.bing.com

# ./goab -c 10 -t 60s -u http://cn.bing.com
{
    "200": 2431,
    "duration": 60,
    "rate": 40,
    "succ": 2431,
    "total": 2431
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL