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)