ali
A load testing tool capable of performing real-time analysis, inspired by vegeta and jplot.
ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal.
Installation
Binary releases are available through here.
Via Homebrew
brew install nakabonne/ali/aliVia MacPorts
sudo port selfupdate
sudo port install aliVia APT
wget https://github.com/nakabonne/ali/releases/download/v0.7.3/ali_0.7.3_linux_amd64.deb
apt install ./ali_0.7.3_linux_amd64.debVia RPM
rpm -ivh https://github.com/nakabonne/ali/releases/download/v0.7.3/ali_0.7.3_linux_amd64.rpmVia Pacman
pacman -S aliVia APK
After enabling the community repo:
apk add ali