Skip to content

Speed up range() by caching and modifying long objects #68326

@larryhastings

Description

@larryhastings
BPO 24138
Nosy @malemburg, @gvanrossum, @rhettinger, @mdickinson, @pitrou, @scoder, @larryhastings, @ethanfurman, @serhiy-storchaka
Files
  • larry.range.hack.1.txt
  • int_free_list.patch
  • 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/larryhastings'
    closed_at = <Date 2015-05-11.10:10:56.081>
    created_at = <Date 2015-05-06.16:18:55.966>
    labels = ['interpreter-core', 'performance']
    title = 'Speed up range() by caching and modifying long objects'
    updated_at = <Date 2021-09-18.17:55:25.133>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2021-09-18.17:55:25.133>
    actor = 'gvanrossum'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2015-05-11.10:10:56.081>
    closer = 'larry'
    components = ['Interpreter Core']
    creation = <Date 2015-05-06.16:18:55.966>
    creator = 'larry'
    dependencies = []
    files = ['39307', '39308']
    hgrepos = []
    issue_num = 24138
    keywords = ['patch']
    message_count = 15.0
    messages = ['242685', '242686', '242687', '242691', '242704', '242707', '242885', '242886', '242887', '242888', '242889', '242891', '242892', '402137', '402138']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'gvanrossum', 'rhettinger', 'mark.dickinson', 'pitrou', 'scoder', 'larry', 'BreamoreBoy', 'ethan.furman', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue24138'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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