I tried to use Pyrex to optimize a bottleneck in TextIndexNG3 where an iteration
over a list of word ids (and insertion into an IOBTree) takes very long. Unfortunately
the C extension produced by Pyrex behaves differently from the original code because
several unittests do fail...anyone with similar experiences?
Andreas
pgp3uudEncD8c.pgp
Description: PGP signature
_______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
