arocks / django3-asgi-perf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 73.1%Language:HTML 12.3%Language:Shell 7.2%Language:Dockerfile 5.6%Language:CSS 1.7%