[issue46323] Use _PyObject_Vectorcall in Modules/_ctypes/callbacks.c

Dong-hee Na report at bugs.python.org
Sun Feb 6 20:03:55 EST 2022


Dong-hee Na <donghee.na at python.org> added the comment:

@hydroflask

I am one of the big fans of applying vectorcall :)

> The benchmark you did is not reflective of my use-case. I have a codebase that I have completely converted into a C extension using mypyc.

Can you provide me a minimal benchmarkable script(if you need to include mypyc it's okay) to persuade other core dev?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46323>
_______________________________________


More information about the Python-bugs-list mailing list