openload
Tool for load testing of web applications
Install
- All systems
-
curl cmd.cat/openload.sh
- Debian
-
apt-get install openload
- Ubuntu
-
apt-get install openload
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openload
- Raspbian
-
apt-get install openload
- Dockerfile
- dockerfile.run/openload
openload
Tool for load testing of web applications
OpenLoad is a tool for load testing web applications. It aims to be easy to use and providing near real-time performance measurements of the application under test. This is particularly useful when you are doing optimization as you can see the impact of your changes almost immediately.