astrofrog / psrecord

Record the CPU and memory activity of a process :chart_with_upwards_trend:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize performance for processes with child processes

astrofrog opened this issue · comments

At the moment, each call takes 0.1s, so things are pretty slow when sampling a job with e.g. 10 sub-processes.