[Tutor] Astonishing timing result

Dick Moores rdm at rcblue.com
Wed Jun 25 07:16:52 CEST 2008


At 07:00 PM 6/24/2008, Marilyn Davis wrote:

>Has anyone ever timed the difference between using a function that was
>imported with:
>
>from my_module import MyFunction
>
>and:
>
>import my_module

Here are 2 comparisons: <http://py77.python.pastebin.com/f53ab3769>, 
and  <http://py77.python.pastebin.com/f68346b28>

I don't see a significant difference.

Dick 



More information about the Tutor mailing list