profiling icon indicating copy to clipboard operation
profiling copied to clipboard

analysis got some problem!

Open s045pd opened this issue 5 years ago • 3 comments

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

s045pd avatar Aug 08 '19 10:08 s045pd

Did you use TracingProfiler?

sublee avatar Oct 11 '19 19:10 sublee

just use the command $ profiling your-program.py

s045pd avatar Oct 24 '19 07:10 s045pd

Would you try SamplingProfiler instead?

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

sublee avatar Oct 24 '19 12:10 sublee