What's the size of the performance difference between Cython and a C Extension Module? Obviously this depends on how well each is written, and how many concessions to maintainability are made, but just as rough estimates?
If it's not a teensy difference, what is the main thing that accounts for that difference? Is it perhaps the implicit memory management? -- Dan Stromberg
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
