Skip to content

Reduce C stack consumption in function calls #73413

@vstinner

Description

@vstinner
BPO 29227
Nosy @vstinner, @serhiy-storchaka
Files
  • less_stack.patch
  • bench_recursion.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 = None
    closed_at = <Date 2017-02-01.17:10:46.538>
    created_at = <Date 2017-01-10.17:50:46.698>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Reduce C stack consumption in function calls'
    updated_at = <Date 2017-02-01.17:10:46.536>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-02-01.17:10:46.536>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-01.17:10:46.538>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-01-10.17:50:46.698>
    creator = 'vstinner'
    dependencies = []
    files = ['46242', '46243']
    hgrepos = []
    issue_num = 29227
    keywords = ['patch']
    message_count = 7.0
    messages = ['285135', '285147', '285160', '285163', '285164', '285171', '286658']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29227'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions