Skip to content

use small object allocator for dict key storage #67789

@jtaylor

Description

@jtaylor
mannequin
BPO 23601
Nosy @malemburg, @tim-one, @rhettinger, @pitrou, @scoder, @vstinner, @markshannon, @serhiy-storchaka
Files
  • 0001-use-small-object-allocator-for-keys-object.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/rhettinger'
    closed_at = <Date 2016-01-31.16:57:34.492>
    created_at = <Date 2015-03-07.11:24:41.023>
    labels = ['interpreter-core', 'performance']
    title = 'use small object allocator for dict key storage'
    updated_at = <Date 2016-01-31.17:48:49.215>
    user = 'https://bugs.python.org/jtaylor'

    bugs.python.org fields:

    activity = <Date 2016-01-31.17:48:49.215>
    actor = 'vstinner'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2016-01-31.16:57:34.492>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2015-03-07.11:24:41.023>
    creator = 'jtaylor'
    dependencies = []
    files = ['38371']
    hgrepos = []
    issue_num = 23601
    keywords = ['patch']
    message_count = 24.0
    messages = ['237439', '237442', '237444', '237445', '237448', '237473', '237477', '246520', '246522', '246526', '246544', '246546', '246571', '246603', '246791', '246822', '246825', '246829', '259217', '259218', '259236', '259284', '259286', '259291']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'tim.peters', 'rhettinger', 'pitrou', 'scoder', 'vstinner', 'Mark.Shannon', 'python-dev', 'jtaylor', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23601'
    versions = ['Python 3.6']

    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