I have written 2 functions doing the exact same thing, but I don't know which one is faster and better. How do I compare these 2 functions to see which one is better in terms of performance and everything?
Asked
Active
Viewed 7,030 times
15
-
What are you including in "and everything"? – Anthony Grist Oct 31 '11 at 16:52
-
I don't know what makes a python function better, is it only performance or are there other elements? – alwbtc Oct 31 '11 at 18:59