Skip to content

Avoid copy in call_function_var when no extra stack args are passed #70989

@llllllllll

Description

@llllllllll
BPO 26802
Nosy @vstinner, @vadmium, @serhiy-storchaka, @1st1, @MojoVampire, @llllllllll
Files
  • call-function-var.patch
  • call-function-var.patch
  • call-function-var-3.patch
  • bench.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-04-19.20:47:10.666>
    created_at = <Date 2016-04-19.01:10:12.132>
    labels = ['interpreter-core', 'performance']
    title = 'Avoid copy in call_function_var when no extra stack args are passed'
    updated_at = <Date 2016-04-20.07:55:49.849>
    user = 'https://github.com/llllllllll'

    bugs.python.org fields:

    activity = <Date 2016-04-20.07:55:49.849>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-04-19.20:47:10.666>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-04-19.01:10:12.132>
    creator = 'llllllllll'
    dependencies = []
    files = ['42512', '42515', '42521', '42524']
    hgrepos = []
    issue_num = 26802
    keywords = ['patch']
    message_count = 20.0
    messages = ['263702', '263712', '263717', '263741', '263742', '263750', '263751', '263754', '263765', '263770', '263771', '263772', '263774', '263775', '263777', '263778', '263782', '263784', '263808', '263809']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'yselivanov', 'josh.r', 'llllllllll']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26802'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions