mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
[PR #519] Added Maelstrom: A lightweight stress test tool that uses concurrent threads to test API reliability. #515
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/519
Author: @twentyone24
Created: 7/21/2024
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
398f089Added Maelstrom📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.