Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 451 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 451 Bytes

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.