Profiling a Python code

Job ID: 33736689

Budget: $10 – $30 USD

Hi,

I have a python code that is 650 lines long. I would like to do profiling to it, meaning, evaluate how much time is spent on each line of code in a typical run.

Deliverables:
1. the report of lines of code vs. time spent.
2. installers of the tool used to do the profiling.
3. a short document explaining what you did in order to get deliverable 1.

Important note: you should use python 3.7 only.