/hammer

Manual load tester with a curses UI, written in Go

Primary LanguageGoApache License 2.0Apache-2.0

Hammer

Hammer is an interactive load tester.

Usage:

hammer url

Hammer spins up workers that send requests to the given URL. It can be interactively controlled with the following key bindings:

- Up   arrow: add some workers
- Down arrow: remove some workers