On Sep 16, 2014 4:17 AM, "Nicholas Cannon" <nicholascann...@gmail.com>
wrote:
>
> Nah I mean like there is performance issues. It delivers result that I
want just mot very conveinetly fast.

Take a look at the cProfile module. That's what it's called in Python 2.x.
Not sure if it lost its camel case spelling in 3.x or is now called simply
"profile."

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to