Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the feedzy-rss-feeds domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /data01/virt126885/domeenid/www.saksadogi.com/codegurus.eu/wp-includes/functions.php on line 6121
Maelstrom: Open-Source Stress Test Script for Your APIs - CodeGurus

Maelstrom: Open-Source Stress Test Script for Your APIs

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

GitHub: https://github.com/twentyone24/maelstrom

Check it out if you’re interested. I’d love to hear any feedback or suggestions!

Cheers! Thanks for your time 🙂

Comments URL: https://news.ycombinator.com/item?id=41023158

Points: 1

# Comments: 0


Posted

in

by

Tags:

Comments

Leave a Reply