Skip to content

Performance optimization for min() and max() over lists #48424

@kristjanvalur

Description

@kristjanvalur
BPO 4174
Nosy @akuchling, @rhettinger, @jcea, @mdickinson, @pitrou, @kristjanvalur, @devdanzin, @hniksic
Files
  • minmax.patch: Patch implementing min() max() optimization
  • 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 = None
    closed_at = <Date 2010-02-22.17:25:53.259>
    created_at = <Date 2008-10-22.15:18:08.271>
    labels = ['interpreter-core', 'performance']
    title = 'Performance optimization for min() and max() over lists'
    updated_at = <Date 2010-02-22.17:30:55.775>
    user = 'https://github.com/kristjanvalur'

    bugs.python.org fields:

    activity = <Date 2010-02-22.17:30:55.775>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-02-22.17:25:53.259>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-10-22.15:18:08.271>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['11857']
    hgrepos = []
    issue_num = 4174
    keywords = ['patch', 'needs review']
    message_count = 12.0
    messages = ['75082', '75099', '75100', '75101', '75102', '75139', '87849', '88021', '88107', '99789', '99792', '99793']
    nosy_count = 8.0
    nosy_names = ['akuchling', 'rhettinger', 'jcea', 'mark.dickinson', 'pitrou', 'kristjan.jonsson', 'ajaksu2', 'hniksic']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue4174'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      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