Releases: AlguevaraSec/Guevara-benchmark
Releases · AlguevaraSec/Guevara-benchmark
LoadTester v1.0.0
🚀 Guevara Benchmark v1.0.0
Initial public release of Guevara Benchmark, a lightweight asynchronous HTTP load testing and benchmarking tool built with FastAPI and aiohttp.
✨ Features
- Modern web-based interface
- Asynchronous HTTP benchmarking
- Configurable concurrency
- GET & POST request support
- Custom HTTP headers
- Request body support
- Requests per second (RPS) calculation
- HTTP status code statistics
- Automatic transparent User-Agent
- Lightweight and easy to run
📦 Installation
pip install -r requirements.txt
python main.pyOpen:
http://127.0.0.1:8000
📝 Notes
This first release focuses on providing a simple, reliable benchmarking experience.
but its have about 2k req per second so based on your laptop/vps/pc
Future releases may include:
- Response time metrics
- Additional HTTP methods
- Authentication support
- CLI mode
- Improved UI and analytics
Thank you for checking out Guevara Benchmark. Feedback, issues, and contributions are always welcome.