what-studio / profiling

Was an interactive continuous Python profiler.
BSD 3-Clause "New" or "Revised" License
2.97k stars 113 forks source link

analysis got some problem! #57

Open s045pd opened 5 years ago

s045pd commented 5 years ago

my code run with only 2 second , and then it used at least 180s by profiling -.- is something wrong with it ??

sublee commented 4 years ago

Did you use TracingProfiler?

s045pd commented 4 years ago

just use the command $ profiling your-program.py

sublee commented 4 years ago

Would you try SamplingProfiler instead?

See: https://github.com/what-studio/profiling#statistical-profiling