Skip to content

Inline call frames for CALL_FUNCTION_EX #95126

Open
@Fidget-Spinner

Description

@Fidget-Spinner

We should apply the call frame inling optimisation to CALL_FUNCTION_EX. Many instances in real world code use *args or **kwargs and they would benefit from this optimisation.

CC @brandtbucher @markshannon

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagetype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions