Maelstrom: stress-test your APIs with configurable parameters, detailed logging, and real-time latency metrics. ๐๐ฅ Multi-threaded & graceful shutdowns included. Test your APIโs reliability now! ๐
๐ GitHub: github.com/twentyone24/maelstrom
I just open-sourced on MIT license a new stress test tool ("maelstrom"), that was useful to me. Itโs lightweight and designed to be efficient for testing API endpoints with configurable parameters. Here are some of its key features:
โ Customizable Parameters: Set the number of requests, concurrency level, retry limits, and more.
โ Detailed Logging: Keep track of HTTP status codes and response times.
โ Email Notifications: Get summaries of test results via email (optional).
โ Graceful Shutdown: Handles interruptions smoothly.
โ Latency Metrics: Helps understand average latency of APIs
โ Graceful Shutdown: Handles interruptions smoothly.
โ Multi-threaded by design: Simulates multi-threaded concurrent requests to API Endpoints
Check it out if youโre interested. Iโd love to hear any feedback or suggestions!
Cheers! Thanks for your time :-)
Top comments (0)