use PyObject_Call() instead of _CallObject() just as Python calls it...
use PyObject_Call() instead of _CallObject() just as Python calls it internally, speedup of about 5%
Showing
Please register or sign in to comment
use PyObject_Call() instead of _CallObject() just as Python calls it internally, speedup of about 5%