debugging - Obtaining profiling information on running python app -


if have python application in production (i.e not running under debugger or profiler), is there way attach python process/instance , examine it? useful know:

  • what code consuming time
  • what using memory

any insight appreciated.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -