[PR #519] Added Maelstrom: A lightweight stress test tool that uses concurrent threads to test API reliability. #515

Open
opened 2025-11-06 14:07:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/519
Author: @twentyone24
Created: 7/21/2024
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

  • maelstrom
    stress-test API reliability on concurrent threads, with latency metrics.

A lightweight performant tool to help you understand how your API performs when load increases, also while making sure it doesn't eat up all the resources of the source. It can provide you the latency metrics to further dig deep into performance. would be useful tool, while making sure of zero downtime deployment, API scaling & sharding.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/519 **Author:** [@twentyone24](https://github.com/twentyone24) **Created:** 7/21/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`398f089`](https://github.com/alebcay/awesome-shell/commit/398f089762e4f28f93bda7e909e6ec98f549fa69) Added Maelstrom ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description - [maelstrom](https://github.com/twentyone24/maelstrom) stress-test API reliability on concurrent threads, with latency metrics. A lightweight performant tool to help you understand how your API performs when load increases, also while making sure it doesn't eat up all the resources of the source. It can provide you the latency metrics to further dig deep into performance. would be useful tool, while making sure of zero downtime deployment, API scaling & sharding. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:07:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#515