ASGIをサポートするPython用HTTPサーバーの性能評価をした
ASGIをサポートするPython用HTTPサーバーの性能評価をした 評価対象は以下 gunicorn 定番のgunicorn + uvicorn gunicorn main:app --workers 1 --worker-class
ASGIをサポートするPython用HTTPサーバーの性能評価をした 評価対象は以下 gunicorn 定番のgunicorn + uvicorn gunicorn main:app --workers 1 --worker-class