사용자 도구

사이트 도구


utils:profile

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
utils:profile [2024/05/08 13:33] rex8312utils:profile [2024/05/17 03:28] (현재) rex8312
줄 1: 줄 1:
-====== Utils: Profile (프로파일링, 성능검사) ======+====== Utils: Profile (프로파일링, 성능검사, 모니터링) ====== 
 + 
 +==== python profile ====
  
   * [[https://docs.python.org/ko/3/library/profile.html|python 프로파일러]]   * [[https://docs.python.org/ko/3/library/profile.html|python 프로파일러]]
   * https://jh-bk.tistory.com/18   * https://jh-bk.tistory.com/18
  
-===== Python: py-spy =====+==== py-spy ====
  
   * https://github.com/benfred/py-spy   * https://github.com/benfred/py-spy
  
-{{tag>python rust debug 디버그 profile 프로파일링 }}+==== Psutil ==== 
 + 
 +  * https://pypi.python.org/pypi/psutil 
 + 
 +==== nvtop ==== 
 + 
 +  * https://github.com/Syllo/nvtop 
 + 
 +==== Glances ==== 
 + 
 +  * https://github.com/nicolargo/glances 
 + 
 +==== Memory ==== 
 + 
 +  * python으로 memory 사용량 측정 
 +    * https://innovation.alteryx.com/how-to-troubleshoot-memory-problems-in-python/ 
 +    * https://gist.github.com/piskvorky/80b50260a31da75320744fce80712cc6 
 +    * https://medium.com/survata-engineering-blog/monitoring-memory-usage-of-a-running-python-program-49f027e3d1ba 
 + 
 + 
 +{{tag>python rust debug 디버그 profile 프로파일링 모니터링 }}
utils/profile.1715175189.txt.gz · 마지막으로 수정됨: 저자 rex8312