stress
Load tester
A Node.js tool for simulating heavy loads on HTTP services to test their performance and stability
Simple Node.js tool for stress testing HTTP services
39 stars
6 watching
2 forks
Language: JavaScript
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
andylibrian/terjang | A tool designed to simulate high levels of HTTP traffic to test the performance and scalability of web applications | 18 |
jjmrocha/beast | A tool designed to simulate heavy loads on RESTful APIs to test their performance and stress tolerance. | 10 |
abdoutelb/strezz | A tool to simulate high traffic on websites for performance testing | 7 |
jbarabander/node-vegeta | A Node.js library that wraps the Vegeta load testing tool in a JavaScript interface. | 8 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 422 |
zooz/predator | A platform for simulating high traffic on APIs to test their performance under various loads and conditions. | 576 |
linkxzhou/http_bench | A tool for simulating heavy network loads on web applications to test performance and endurance. | 656 |
tmobile/loadtest | A package for automating load testing of APIs to ensure production systems can handle high traffic and simulate API performance under various conditions. | 93 |
auklets/loadeffect | An API that enables users to write custom scripts in JavaScript-like language to simulate real user interactions for load testing purposes. | 2 |
naver/ngrinder | A platform for stress testing applications by simulating concurrent user loads in multiple network regions. | 2,019 |
jspdown/node-locust | A Node.js load generator tool for simulating high traffic and stress testing web applications | 10 |
rednafi/stress-test-locust | A stress testing template using Python and Locust to simulate high traffic to an API | 47 |
apigee/apib | A fast and modern HTTP benchmarking tool that can simulate multiple concurrent connections to API servers. | 298 |
rprieto/freeloader | A simple load testing framework that allows users to define pipelines of HTTP requests and responses in a concise and easy-to-understand syntax. | 16 |
cloudposse-archives/load-testing | A collection of best practices and tools for load testing web applications on Kubernetes clusters. | 55 |