On Wed, Aug 13, 2008 at 12:13:14PM +0200, Tomeu Vizoso wrote:
>Yeah, no C-level function takes an absurd amount of time. It's python
>code that makes too much work than is really needed.

It's not python code proper; it's calling any sort of code and
performing any sort of I/O UNNECESSARILY. Think of algorithms and data
structures -- there's plenty of python code which runs fast.

Michael
_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to