"rajasekhar mamilla" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi tutors,
Iam relatively new to python.
I developed a project in python,now i want to know the performance
of my
code.
Look at the timeit command and the profiling module.
Very simple profile example here:
Hi tutors,
Iam relatively new to python.
I developed a project in python,now i want to know the performance of my
code.
Can i know how much time each python file takes or each program or each loop
takes to get executed.
Please help me if any such ways are available or any other ways using whi