Closed zdyj3170101136 closed 10 months ago
if i want to continous profiling my python process.
i should resuce the memray overhead as much as i can.
is there have any solution?
there is two solution: 1, run memray attach run pid periodicity.
2,memray export a http hanlder, i call the api, and then it return the memory profiling data.
if i want to continous profiling my python process.
i should resuce the memray overhead as much as i can.
is there have any solution?