Profiling in Python: Who called the function?

后端 未结 8 1827
执念已碎
执念已碎 2020-12-22 15:17

I\'m profiling in Python using cProfile. I found a function that takes a lot of CPU time. How do I find out which function is calling this heavy function the mo

8条回答
提交回复
热议问题