Skip to content

bytes(x) is slow when x is bytearray #71891

@methane

Description

@methane
BPO 27704
Nosy @vstinner, @methane, @serhiy-storchaka, @matrixise
Files
  • fast-bytearray-fromobject.patch
  • fast-bytearray-fromobject.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-08-15.08:55:08.607>
    created_at = <Date 2016-08-07.19:22:27.381>
    labels = ['interpreter-core', 'performance']
    title = 'bytes(x) is slow when x is bytearray'
    updated_at = <Date 2016-08-15.08:55:51.642>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2016-08-15.08:55:51.642>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-08-15.08:55:08.607>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-08-07.19:22:27.381>
    creator = 'methane'
    dependencies = []
    files = ['44039', '44059']
    hgrepos = []
    issue_num = 27704
    keywords = ['patch']
    message_count = 8.0
    messages = ['272130', '272131', '272249', '272258', '272260', '272261', '272721', '272739']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'matrixise']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27704'
    versions = ['Python 3.6']

    Metadata

    Metadata

    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