Python:PerformanceTunning
Libraries
- pyperformance
- locust
- pytest-benchmark - https://pypi.org/project/pytest-benchmark/
- cProfile
- Guppy-PE
See also
Favorite site
- 파이썬 프로파일러 — Python 3.9.2 문서
- python의 profiler – Jeong Ukjae
- 고성능 파이썬(3) - 2장. 프로파일링으로 병목 지점 찾기
- 고성능 파이썬(4) - 3장. 리스트와 튜플
- 고성능 파이썬(5) - 4장. 사전과 셋
- 고성능 파이썬(6) - 5장. 이터레이터와 제네레이터
- 고성능 파이썬(7) - 6장. 행렬과 벡터 연산