Skip to content

Commit 0e0a3a4

Browse files
Create 2021-06-28-22-23-59.bpo-44525.sSvUKG.rst
1 parent de520bd commit 0e0a3a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Specialize ``CALL_FUNCTION`` opcode with ``CALL_CFUNCTION``. This speeds up
2+
calls to ``PyCFunctionObject``. As a result, many builtin functions and
3+
C-extension functions should experience reduced call overhead.

0 commit comments

Comments
 (0)