Skip to content

25% speed-up to common case for bisect() #79106

Description

@rhettinger
BPO 34925
Nosy @rhettinger, @tirkarthi
PRs
  • bpo-34925: Optimize common case for bisect() argument parsing #9753
  • 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 2018-10-08.15:03:07.462>
    created_at = <Date 2018-10-08.03:33:04.720>
    labels = ['extension-modules', '3.8', 'performance']
    title = '25% speed-up to common case for bisect()'
    updated_at = <Date 2018-10-08.15:03:07.461>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2018-10-08.15:03:07.461>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-08.15:03:07.462>
    closer = 'rhettinger'
    components = ['Extension Modules']
    creation = <Date 2018-10-08.03:33:04.720>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34925
    keywords = ['patch']
    message_count = 2.0
    messages = ['327317', '327355']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'xtreak']
    pr_nums = ['9753']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue34925'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions