Skip to content

marcoslisboa/spring-vs-loopback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

spring-vs-loopback

Benchmark Test

Install Locust Ubuntu

sudo apt-get update
sudo apt-get install -y python-pip
sudo apt-get install -y python-dev
sudo apt-get install -y libzmq-dev

sudo pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install locustio
pip install pyzmq

Ex: locust -f locustfile.py --host=http://localhost:3000

About

Benchmark Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published