Skip to content

horrible performance of textwrap.wrap() with a long word #66877

@inkerman

Description

@inkerman
mannequin
BPO 22687
Nosy @birkenfeld, @pitrou, @bitdancer, @serhiy-storchaka
Files
  • wordsplit_complexity.patch
  • wordsplit_complexity2.patch
  • wordsplit.patch
  • wordsplit_2.patch
  • wordsplit_3.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 2015-03-24.20:05:10.991>
    created_at = <Date 2014-10-21.16:45:26.428>
    labels = ['performance']
    title = 'horrible performance of textwrap.wrap() with a long word'
    updated_at = <Date 2015-03-24.20:05:10.990>
    user = 'https://bugs.python.org/inkerman'

    bugs.python.org fields:

    activity = <Date 2015-03-24.20:05:10.990>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-24.20:05:10.991>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2014-10-21.16:45:26.428>
    creator = 'inkerman'
    dependencies = []
    files = ['37179', '37180', '37188', '37190', '38149']
    hgrepos = []
    issue_num = 22687
    keywords = ['patch']
    message_count = 31.0
    messages = ['229768', '229770', '230864', '231037', '231039', '231044', '231045', '231048', '231050', '231052', '231065', '231066', '231067', '231068', '231071', '231104', '231105', '231106', '231116', '231121', '231122', '231127', '231128', '231129', '231130', '231131', '231144', '231474', '234882', '236046', '239156']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'pitrou', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'roippi', 'inkerman']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue22687'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions