profiling
profiling copied to clipboard
analysis got some problem!
my code run with only 2 second , and then it used at least 180s by profiling -.- is something wrong with it ??
Did you use TracingProfiler
?
just use the command $ profiling your-program.py
Would you try SamplingProfiler
instead?
See: https://github.com/what-studio/profiling#statistical-profiling