SWIG overhead

Bart Ogryczak B.Ogryczak at gmail.com
Thu Feb 1 05:21:35 EST 2007


Hi,
I´m looking for some benchmarks comparing SWIG generated modules with
modules made directly with C/Python API. Just how much overhead does
SWIG give? Doing profile of my code I see, that it spends quiet some
time in functions like _swig_setattr_nondinamic, _swig_setattr,
_swig_getattr.




More information about the Python-list mailing list