Skip to content

Commit 53fd7ba

Browse files
committed
README: add top level features list
Signed-off-by: Tomás Senart <[email protected]>
1 parent 131c83f commit 53fd7ba

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
Vegeta is a versatile HTTP load testing tool built out of a need to drill
44
HTTP services with a constant request rate.
5-
It can be used both as a command line utility and a library.
5+
6+
## Features
7+
8+
- Usable as a command line tool and a Go library.
9+
- CLI designed with UNIX composability in mind.
10+
- [Avoids](https://github.com/tsenart/vegeta/pull/92/files#r20198929) nasty [Coordinated Omission](http://highscalability.com/blog/2015/10/5/your-load-generator-is-probably-lying-to-you-take-the-red-pi.html).
11+
- Extensive reporting functionality.
12+
- Simple to use for [distributed load testing](https://kubernetes.io/blog/2015/11/one-million-requests-per-second-dependable-and-dynamic-distributed-systems-at-scale/).
13+
- Easy to install and run (static binary, package managers, etc).
614

715
![Vegeta](http://fc09.deviantart.net/fs49/i/2009/198/c/c/ssj2_vegeta_by_trunks24.jpg)
816

0 commit comments

Comments
 (0)