Skip to content

asyncio: proactor read transport: use recv_into instead of recv #85445

Description

@tontinton
mannequin
BPO41273
Nosy@db3l, @scoder, @vstinner, @1st1, @tontinton
PRs
  • bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv #21439
  • bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv #21442
  • bpo-41279: Add StreamReaderBufferedProtocol #21446
  • 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=Noneclosed_at=Nonecreated_at=<Date2020-07-10.21:08:56.958>labels= []
    title='asyncio: proactor read transport: use recv_into instead of recv'updated_at=<Date2020-08-06.09:48:07.805>user='https://github.com/tontinton'

    bugs.python.org fields:

    activity=<Date2020-08-06.09:48:07.805>actor='vstinner'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= []
    creation=<Date2020-07-10.21:08:56.958>creator='tontinton'dependencies= []
    files= []
    hgrepos= []
    issue_num=41273keywords= ['patch']
    message_count=10.0messages= ['373483', '373655', '373935', '373969', '373970', '373974', '373981', '373996', '374896', '374924']
    nosy_count=5.0nosy_names= ['db3l', 'scoder', 'vstinner', 'yselivanov', 'tontinton']
    pr_nums= ['21439', '21442', '21446']
    priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue41273'versions= []

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions