[PYTHON] Various load test tools

JMeter

# wget http://ftp.riken.jp/net/apache//jmeter/binaries/apache-jmeter-2.13.tgz
# tar xvfz apache-jmeter-2.13.tgz 
# cd apache-jmeter-2.13
# ./bin/jmeter
_java=`LANG=C type java | awk '{print $ NF}'`

Locust

# yum install python-pip --enablerepo=epel
# pip install pip --upgrade
# pip install awscli --user
# yum install python-dev*
# pip install locustio

reference

Recommended Posts

Various load test tools
Various Python visualization tools
Load test Websocket with Locust
test
Load test of smartphone game app Iroha