Skip to content

Faster total_ordering #67321

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23132
Nosy @rhettinger, @ncoghlan, @serhiy-storchaka
Files
  • total_ordering_faster.patch
  • total_ordering_bench.py
  • total_ordering_relative_bench.py: Timing comparison to explicit ordering methods
  • total_ordering_faster_2.patch
  • total_ordering.diff: Spell-out all twelve variants
  • total_ordering2.diff: Revised Py3.4 patch with better docstrings
  • 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-01-06.06:22:55.903>
    created_at = <Date 2014-12-30.09:22:09.053>
    labels = ['library', 'performance']
    title = 'Faster total_ordering'
    updated_at = <Date 2015-01-06.09:05:33.035>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-01-06.09:05:33.035>
    actor = 'serhiy.storchaka'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-01-06.06:22:55.903>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2014-12-30.09:22:09.053>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['37561', '37562', '37569', '37570', '37591', '37599']
    hgrepos = []
    issue_num = 23132
    keywords = ['patch']
    message_count = 13.0
    messages = ['233196', '233228', '233229', '233233', '233284', '233389', '233404', '233406', '233412', '233417', '233419', '233504', '233510']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'ncoghlan', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23132'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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