How to prove better Pyrex performance?

"Daniele Pianu" <[email protected]> Fri, 30 May 2008 19:06:31 +0200
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
I've to write a Python script that shows the better Pyrex performance
against Swig performance. I've to highlight the overhead due to
different layers of Swig wrappers, instead of Pyrex wrappers which
have only one layer made up of Python/C Api calls. I think I need to
write something like a wrapper of a C library that does mathematical
stuff. Could it be a good example? Every advice is welcome.

Daniele

P.S.: Excuse me for my poor english
_______________________________________________
Pyrex mailing list
[email protected]
http://lists.copyleft.no/mailman/listinfo/pyrex