STINNER Victor added the comment: When I worked on FASTCALL, I wasn't sure that the whole project was worth it. Now I am more confident that it makes function calls faster: https://haypo.github.io/fastcall-microbenchmarks.html
Stefan, Serhiy: would it be a good idea to make _PyObject_FastCall() and _PyObject_FastCallKeywords(), or also _PyObject_FastCallDict(), public? I expect complains from PyPy who will have to support METH_FASTCALL as well :-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29464> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com