python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] ndPython: I NEED TO TALK WITH ONE OF THE PYTHON CORE Filippo Battaglia Fri Jun 26 10:00:25 2009
Thanks for your answers. Sorry for the title in upper case. I didn't want to create troubles.:) I've an important question for you: is it possible that a large python module, created using SWIG and with a hundred of routines, makes slower the execution (i.e. the job of ceval.c) of the Python interpreter ? We've observed that, if we don't import ndpsp.pyc at startup, the time of execution of a loop containing the pass instructionbecomes near normal.
How Python recalls the C functions in a C wrapper ? Thanks for your very important help. Filippo Battaglia _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com