Distributed App - C++ with Python for Portability?

Matt Nordhoff mnordhoff at mattnordhoff.com
Mon Mar 10 04:19:05 EDT 2008


Stefan Behnel wrote:
> And if you really need the efficiency of "well-tuned raw C", it's one function
> call away in your Cython code.

What do you mean by that?

I know nothing about how Cython compares to C in performance, so I said
"well-tuned" because it must be possible to write C that is faster than
Cython, though it may take some effort.
-- 



More information about the Python-list mailing list