Skip to content

Optimize heapify for better cache utililzation #68343

@rhettinger

Description

@rhettinger
BPO 24155
Nosy @rhettinger
Files
  • wordy_explanation.txt: More detailed write-up with ASCII diagrams
  • better_heapify.diff: Patch for cache friendly heapify()
  • 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 2015-05-11.17:19:28.877>
    created_at = <Date 2015-05-10.04:52:28.417>
    labels = ['extension-modules', 'performance']
    title = 'Optimize heapify for better cache utililzation'
    updated_at = <Date 2015-05-11.17:19:28.876>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2015-05-11.17:19:28.876>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-05-11.17:19:28.877>
    closer = 'rhettinger'
    components = ['Extension Modules']
    creation = <Date 2015-05-10.04:52:28.417>
    creator = 'rhettinger'
    dependencies = []
    files = ['39332', '39333']
    hgrepos = []
    issue_num = 24155
    keywords = ['patch']
    message_count = 2.0
    messages = ['242850', '242903']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue24155'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions