[Cython] Too many instantiations with fused type memoryviews

Sturla Molden sturla.molden at gmail.com
Sat Mar 22 03:33:05 CET 2014


Pauli Virtanen <pav at iki.fi> wrote:

> The n**m explosion starts to hurt quite quickly when there are several
> array arguments and more than one fused type. I think this issue is
> also accompanied by some signature resolution bugs (I'll try to come
> up with an example case).

I warned that fused types would be a bloatware generator. This behavior is
"by design".

https://mail.python.org/pipermail/cython-devel/2011-May/000670.html
https://mail.python.org/pipermail/cython-devel/2011-May/000648.html


Sturla



More information about the cython-devel mailing list