Skip to content

make statistics.median_grouped more efficient #70190

@upendra-k14

Description

@upendra-k14
BPO 26002
Nosy @rhettinger, @stevendaprano
Files
  • median_grouped.patch: Improving the performance of counting number of occurence of 'x' and finding leftmost position of 'x'
  • 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 2016-05-06.12:04:27.375>
    created_at = <Date 2016-01-03.14:21:58.850>
    labels = ['library', 'performance']
    title = 'make statistics.median_grouped more efficient'
    updated_at = <Date 2016-05-06.12:04:27.375>
    user = 'https://bugs.python.org/upendra-k14'

    bugs.python.org fields:

    activity = <Date 2016-05-06.12:04:27.375>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-05-06.12:04:27.375>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-01-03.14:21:58.850>
    creator = 'upendra-k14'
    dependencies = []
    files = ['41484']
    hgrepos = []
    issue_num = 26002
    keywords = ['patch']
    message_count = 6.0
    messages = ['257419', '259095', '259102', '259104', '260104', '264847']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'steven.daprano', 'python-dev', 'upendra-k14']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26002'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions