cprofileORs python-profilerare used for profiling in python. I did this for one function or method. But I want to do profiling for the whole Django project. On every call, I want the profiling result to be saved in a file. Is it possible?
What about a runsnakerunprofiling GUI tool ? This is useful?
source
share