반응형
SMALL
https://calpaterson.com/async-python-is-not-faster.html
Async Python is not faster
Async Python is slower than "sync" Python under a realistic benchmark. A bigger worry is that async frameworks go a bit wobbly under load.
calpaterson.com
반응형
LIST
'Programming > Python' 카테고리의 다른 글
window 환경 uvicorn main:app --reload 안될 때 ('uvicorn'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는배치 파일이 아닙니다.) (0) | 2025.02.13 |
---|---|
Dictionary methods. (0) | 2025.02.09 |
파이썬 Flask 사용법 1 (완전 기초) (0) | 2024.01.19 |
Flask[micro web framework written in Python] (0) | 2024.01.18 |
Django[ Python web framework] (0) | 2024.01.18 |