[Pyrex] pyrex or not pyrex

william at opensource4you.com william at opensource4you.com
Tue Jul 3 19:56:46 UTC 2007


Hi all,

I'm currently building a bunch of python code around libevent
(http://www.opensource4you.com/cgi-bin/gitweb.cgi?p=fapws/.git;a=summary).

My goals is t get the best out of the fabulous libevent library.

As you see (http://william-os4y.livejournal.com/), my main concerns are
performance, performance and again performance.

In that context I would like to better use the new libevent functionality,
methods, ...

My concern is how to make them available in python and keep the best
performance.

Should I continue with pyrex and improve the pyevent
(http://code.google.com/p/pyevent/) developped by dugsong ?
Does pyrex has big impact on the overall performance ?
Does some of you have comparisons between pure c-bindings integration
versus pyrex ?

Before investing time in it, I would got your recommendations ?

Many thanks.

William







More information about the Pyrex mailing list