On Wed, May 13, 2009 at 12:31 AM, Chris Colbert <[email protected]> wrote: > If your making lots of rapid calls to short running functions in the > C-library, then you may start to feel the ctypes overhead.
That's what I was afraid to hear.. What I was hoping to hear is "Oh no, ctypes is all C anyways, and will perform just the same as Cython" Thanks a lot, I'll work on doing it all in Cython. Mohamed. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
