User Tools

Site Tools


doc:appunti:prog:python_profiling_with_yappi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:prog:python_profiling_with_yappi [2022/01/10 11:03] niccolodoc:appunti:prog:python_profiling_with_yappi [2022/01/10 11:05] (current) niccolo
Line 28: Line 28:
  
  
-Ecco uno pseudo esempio di come implementare il profiler all'uscita di un programma che utilizza timer, thread (per gestire un socket TCP) e daemon:+Ecco uno pseudo esempio di come implementare il profiler all'uscita di un programma che utilizza un timer (per eseguire azioni periodiche)un thread (per gestire un socket TCP) e daemon (per fare il fork in background):
  
 <code python> <code python>
doc/appunti/prog/python_profiling_with_yappi.1641809029.txt.gz · Last modified: 2022/01/10 11:03 by niccolo