Skip to content

Micro optimization for longrange iteration if step is 1 #86313

Description

@corona10
BPO 42147
Nosy @rhettinger, @mdickinson, @vstinner, @methane, @serhiy-storchaka, @corona10, @pablogsal
PRs
  • bpo-42147: Micro optimization for longrange_iterator if step is 1. #22971
  • Files
  • bench_longrange.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/corona10'
    closed_at = <Date 2020-10-26.13:35:50.504>
    created_at = <Date 2020-10-25.14:25:05.360>
    labels = ['interpreter-core', '3.10', 'performance']
    title = 'Micro optimization for longrange iteration if step is 1'
    updated_at = <Date 2020-10-26.13:35:50.504>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-10-26.13:35:50.504>
    actor = 'corona10'
    assignee = 'corona10'
    closed = True
    closed_date = <Date 2020-10-26.13:35:50.504>
    closer = 'corona10'
    components = ['Interpreter Core']
    creation = <Date 2020-10-25.14:25:05.360>
    creator = 'corona10'
    dependencies = []
    files = ['49539']
    hgrepos = []
    issue_num = 42147
    keywords = ['patch']
    message_count = 19.0
    messages = ['379578', '379586', '379587', '379588', '379590', '379605', '379627', '379628', '379630', '379631', '379632', '379633', '379634', '379635', '379636', '379651', '379654', '379655', '379663']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'methane', 'serhiy.storchaka', 'corona10', 'pablogsal']
    pr_nums = ['22971']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue42147'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-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