Skip to content

replace_interleave can be optimized for single character byte strings #70761

@JoshSnider

Description

@JoshSnider
BPO 26574
Nosy @vstinner, @serhiy-storchaka
Files
  • bytes.patch
  • bytes-2.patch
  • bench.py
  • 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-03-21.09:40:19.278>
    created_at = <Date 2016-03-16.23:28:10.591>
    labels = ['library', 'performance']
    title = 'replace_interleave can be optimized for single character byte strings'
    updated_at = <Date 2016-03-21.10:39:44.000>
    user = 'https://bugs.python.org/JoshSnider'

    bugs.python.org fields:

    activity = <Date 2016-03-21.10:39:44.000>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-21.09:40:19.278>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2016-03-16.23:28:10.591>
    creator = 'Josh Snider'
    dependencies = []
    files = ['42179', '42180', '42229']
    hgrepos = []
    issue_num = 26574
    keywords = ['patch']
    message_count = 8.0
    messages = ['261870', '261871', '261873', '262111', '262112', '262113', '262114', '262115']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'Josh Snider']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26574'
    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