Skip to content

zhuyi10/wsgi_performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSGI Server Performance Tests

Testing Environment
----------------------------------------------------------
2 vagrant ubuntu/trusty64 servers
55.55.55.5: wsgi server host
55.55.55.6: testing host
All servers run with single worker.

Testing Command
----------------------------------------------------------
ab -n 500 -c 50 "http://55.55.55.5:8081/"

Results
----------------------------------------------------------
alt tag

About

WSGI performance tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages