Skip to content

HTTPResponse.read with amt is slow #85174

Description

@bmerry
mannequin
BPO 41002
Nosy @methane, @miss-islington, @bmerry, @openandclose
PRs
  • bpo-41002: Optimize HTTPResponse.read with a given amount #20943
  • Files
  • httpbench-simple.py: Micro-benchmark to demonstrate the issue
  • 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 2020-06-25.06:31:52.469>
    created_at = <Date 2020-06-17.12:08:15.951>
    labels = ['library', '3.10', 'performance']
    title = 'HTTPResponse.read with amt is slow'
    updated_at = <Date 2020-06-25.06:31:52.469>
    user = 'https://github.com/bmerry'

    bugs.python.org fields:

    activity = <Date 2020-06-25.06:31:52.469>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-25.06:31:52.469>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2020-06-17.12:08:15.951>
    creator = 'bmerry'
    dependencies = []
    files = ['49239']
    hgrepos = []
    issue_num = 41002
    keywords = ['patch']
    message_count = 5.0
    messages = ['371732', '371821', '371822', '371824', '372304']
    nosy_count = 4.0
    nosy_names = ['methane', 'miss-islington', 'bmerry', 'op368']
    pr_nums = ['20943']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue41002'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesperformancePerformance 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