0

Hi I want to draw a performance profile directly from python, and the results of implementation are stored in lists, what can I do next? New to python, hope someone can help, thanks in advance.

1
  • Did I misunderstand your link, but actually I mean a figure like this to compare algorithms. google.com/… Commented Apr 1, 2014 at 14:27

1 Answer 1

1

Python has the built-in profiler.

See https://docs.python.org/2/library/profile.html.

Sign up to request clarification or add additional context in comments.

1 Comment

Did I misunderstand your link? But actually I mean a figure like this to compare algorithms. mcs.anl.gov/~wild/tnoise/appendix_images/stochastic/perf/…

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.