[Cython] Speed up cython for enum declarations

David Cournapeau cournape at gmail.com
Fri Dec 5 10:37:45 CET 2008


On Fri, Dec 5, 2008 at 6:10 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:

>
> The newest one. I also pushed the Visitor fix to the cython release branch
> now so that you can try it from there. But there were other improvements in
> cython-devel that will improve the compilation speed for your case (and I
> can't push those to the stable bug-fix branch).

This is indeed significantly faster - around 20 % or so. Still 20-30
%, and gcc will become the main culprit :)

David


More information about the Cython-dev mailing list