Skip to content

Long object free list optimization #46297

@tiran

Description

@tiran
BPO 2013
Nosy @gpshead, @pitrou, @tiran
Files
  • long_freelist.patch
  • py3k_longfreelist.patch
  • py3k_longfreelist2.patch
  • py3k_longfreelist2-gps01.patch: improvement over longfreelist2
  • py3k_longfreelist2-gps02.patch
  • issue2013-benchmarks-gps02.txt: benchmarks of the -gps02 patch
  • py3k_longfreelist2_gps03.patch: updated, now works in debug mode.
  • py3k_longfreelist2_gps04.patch: resimplified for only 1 digit longs
  • 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/gpshead'
    closed_at = <Date 2008-08-18.04:56:17.247>
    created_at = <Date 2008-02-05.03:07:46.663>
    labels = ['interpreter-core', 'performance']
    title = 'Long object free list optimization'
    updated_at = <Date 2008-08-18.04:56:57.079>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2008-08-18.04:56:57.079>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2008-08-18.04:56:17.247>
    closer = 'gregory.p.smith'
    components = ['Interpreter Core']
    creation = <Date 2008-02-05.03:07:46.663>
    creator = 'christian.heimes'
    dependencies = []
    files = ['9355', '9361', '9421', '9817', '9824', '9825', '11143', '11144']
    hgrepos = []
    issue_num = 2013
    keywords = ['patch']
    message_count = 13.0
    messages = ['62060', '62106', '62338', '62339', '62342', '64331', '64337', '64351', '64352', '64373', '69018', '71306', '71314']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue2013'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    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