The Load Test Script is a powerful tool that allows you to perform load testing on web servers using Python and Node.js. Load testing is essential for determining the performance and stability of a web application under various levels of user traffic. By simulating multiple requests per second (RPS) to a given URL, you can assess how well your server handles the load and identify potential bottlenecks or performance issues.
Key Features
- ✓ Customizable Load Testing Parameters
- ✓ Dynamic Thread Management
- ✓ Visual Appeal with Pyfiglet
To deploy this project run
sudo apt-get update -y
sudo apt-get upgrade y
git clone https://github.com/Royalboy2000/codestressbreaker
cd codestressbreaker
bash setup.sh
node codebreaker.js URL 500 100 10
EXAMPLE: node codebreaker.js https://www.israelhayom.com/ 500 100 10
Please adhere to this project's code of conduct
.
If you have any feedback, please reach out to us at https://www.instagram.com/s.a.m.i.r_012/