Skip to content

arocks/django3-asgi-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django3-asgi-perf

This is set of Django stacks on Docker to check the performance of running in WSGI and ASGI configurations. The Django application sitting in the djangoapp directory is based on the official Polls tutorial. Since it is mounted into the container, code changes will be automatically applied. All the customizable configuration variables are in the config directory.