1 unstable release

0.1.0 May 30, 2024

#674 in Network programming

Download history 135/week @ 2024-05-27 12/week @ 2024-06-03 6/week @ 2024-06-10

153 downloads per month

MIT license

11KB
196 lines

boomhammer: small HTTP load testing tool

boomhammer is similar to wrk in that it is intended to be very simple. It does not perform as well as wrk, but improving performance is a goal: right now it's around 75% of what wrk does.

Usage

boomhammer -c <cpus> <url>

As of this writing, the URL must be an IP address.

Development Status

boomhammer is extremely immature and is used to stress another product I'm working on. As time passes, more features will be added and performance will be improved.

Author

Erik Hollensbe erik@hollensbe.org

License

MIT

Dependencies

~8–16MB
~192K SLoC