Skip to content

Commit

Permalink
Add ballast
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Oct 16, 2024
1 parent de8b247 commit 6396438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Feel free to follow and contribute to it instead of this collection, which remai
* [__apachebench-ab__](https://github.com/CloudFundoo/ApacheBench-ab) - Standalone version of [ab](https://httpd.apache.org/docs/current/programs/ab.html), Apache HTTP server benchmarking tool. `C`
* [__apib__](https://github.com/apigee/apib) - A simple, fast HTTP and API benchmarking tool. `C++`
* [__autocannon__](https://github.com/mcollina/autocannon) - Fast HTTP/1.1 benchmarking tool written in `Node.js`, greatly inspired by [wrk](https://github.com/wg/wrk) and [wrk2](https://github.com/giltene/wrk2), with support for HTTP pipelining and HTTPS.
* [__ballast__](https://github.com/synoet/ballast) - A simple API load testing tool to compare performance snapshots of your API. `Rust`
* [__baton__](https://github.com/americanexpress/baton) - HTTP load testing written in `Go`.
* [__beast__](https://github.com/jjmrocha/beast) - Stress testing for RESTful APIs. `Go`
* [__beeswithmachineguns__](https://github.com/newsapps/beeswithmachineguns) - An utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications). `Python`
Expand Down

0 comments on commit 6396438

Please sign in to comment.