Skip to content

escrichov/djangobenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangobenchmark

  1. Setup Ubuntu
apt update && apt install -y pipenv
git clone https://github.com/escrichov/djangobenchmark && cd djangobenchmark
  1. Install
pipenv install
  1. Start server
./bin/server_gunicorn.sh
  1. Run Benchmark
./bin/benchmark.sh http://127.0.0.1:8000 results_gunicorn.txt
  1. View results
cat output/results_gunicorn.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published