Skip to content

Conversation

@markshannon
Copy link
Member

@markshannonmarkshannon commented Aug 15, 2024

Adds two specializations of CALL_FUNCTION_EX:

  • CALL_FUNCTION_EX_PY for Python functions
  • CALL_FUNCTION_EX_NON_PY for everything else

@markshannon
Copy link
MemberAuthor

markshannon commented Aug 15, 2024

Shows a ~1% slowdown on tier 1, which is a bit surprising.
I'll need to investigate that before we can merge this.

@markshannonmarkshannon marked this pull request as draft August 15, 2024 15:59
@markshannon
Copy link
MemberAuthor

Superseded by #143391

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@markshannon